All, Brief intro: AmForth-Shadow is an AmForth fork since the latter's fateful decision to adopt GPLv3. This fork has Atmel AVR8 focus only and is real time development oriented. The project is hosted on <https://github.com/wexi/amforth-shadow>.
AmForth-Shadow is GPLv2 licensed. Newly contributed code follows the FreeBSD model though. In that vein, lib/clib.frt is a new "clock library" which enhances the effectiveness of soft ISRs by introducing delayed execution words. See elist ( delay value xt -- error-flag ), etc. An ISR, for instance, before it ends can schedule continued activity after a desired number of milliseconds. I trust to have your interest. Thanks, Enoch. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel