1. Euphoria to Forth
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.
regards, Matthias Kaiser
matthias.kaiser at sap-ag.de
2. Re: Euphoria to Forth
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
3. Re: Euphoria to Forth
Thanks to Don Groves and David Cuny for pointing me to some
interesting Forth sites.
Regards,
Matthias Kaiser