> On Apr 29, 2016, at 3:01 PM, ben <bfranc...@jetnet.ab.ca> wrote: > > I liked Forth when it was still threaded.
??? Base FORTH is not, in and of itself, threaded. PolyFORTH was if memory serves. Then again, creating a thread scheduler (cooperative scheduler) for FORTH is just a modest exercise for the programmer. paul