Page 1 of 1

HollyForth

Posted: Tue Aug 20, 2019 10:51 pm
by NathanH
Hi,

I wrote a simple Forth programming language in Hollywood. I was wondering if it would be okay to post the sample code to Aminet as many forthers have asked how to do it in other languages. It exposes Hollywood functions so I would warn about not posting compiled applications or applets in the readme. Thoughts?

NathanH

Re: HollyForth

Posted: Wed Aug 21, 2019 5:46 pm
by SamuraiCrow
I've been told that Hollywood wrapping with other programming languages is against the Hollywood license. I wanted to wrap Hollywood with a graphical syntax and that's the answer I got.

Re: HollyForth

Posted: Wed Aug 21, 2019 10:10 pm
by airsoftsoftwair
@NathanH: Just posting some sample code isn't against the Hollywood license. What isn't allowed is creating your own programming language with Hollywood and distributing that language itself.

Re: HollyForth

Posted: Fri Aug 23, 2019 2:48 am
by NathanH
Thanks, I'll get my house in order then.

NathanH