Andreas Wagner <andreas.wag...@lowfatcomputing.org> writes: > I, for one, welcome this change. It will make it possible to use code from > gforth in amforth projects. > > Enoch, if you can't live with the license change, you might consider > asforth ( https://github.com/nfz/asforth ) a subroutine threaded fork of > amforth that is still under the GPLv2 license. It would be legal to include > any and all code from versions of amforth prior to the license change in > asforth projects or in the asforth distribution and continue developing > under GPLv2.
Thanks for the pointer. I'll compare AsForth status with AmForth-Shadow. Its speed improvement claim is interesting. My solution to speed, and also for wanting to make certain Forth words atomic (i.e., non-interruptible), was to rewrite a good number of words in asm. Let's see what AsForth developer decides as I see this message on his website: """ Licensing: GNU Public License v2 (GPL) - as per the Amforth Project. """ Thanks, Enoch. ------------------------------------------------------------------------------ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel