Re: Euphoria to Forth
- Posted by Don Groves <groves at ACM.ORG> Mar 23, 1999
- 598 views
At 09:40 3/23/99 +0100, Matthias Kaiser wrote: >Hi Euphorians, >I am just thinking about writing a program to compile a simple subset >of Euphoria to Forth code. The output could be used to instruct a >micro controller of a robot. Somebody mentioned MVP Fourth on this >list. I would be happy to get it so I can have a look at its features. Have a look at http://www.forth.org/compilers.html I believe MVP Forth is commercial. There are several free Forths for both DOS and Windows (Win32Forth is very nice). Hope this helps, Don Groves