Hi everyone.
Some time ago I compiled the Euphoria programming language for use on my C860.
Euphoria is an interpreted language with a good turn of speed.
You can check out the official versions here:
http://www.rapideuphoria.comYou can get the Z version for pdaXrom here:
http://www.rapideuphoria.com/lin.htmI have used the Euphoria gtk library to create gui apps on my Z with minimal coding required. All of the examples included with the library work although some require small changes on the Z. I will provide the altered files if anyone is interested. You can get the library here:
http://sourceforge.net/projects/eugtkI can provide a simple euphoria syntax highlighting file for nedit and show how to run your programs from within nedit if anyone is interested. Makes quite a nice development environment.
Please note, these are not packages and require some (simple) installation.
Hope this proves to be useful.
Mark