OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: mabrown on February 19, 2006, 12:26:02 am

Title: Euphoria Programming Language
Post by: mabrown on February 19, 2006, 12:26:02 am
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.com (http://www.rapideuphoria.com)

You can get the Z version for pdaXrom here:
http://www.rapideuphoria.com/lin.htm (http://www.rapideuphoria.com/lin.htm)

I 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/eugtk (http://sourceforge.net/projects/eugtk)

I 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
Title: Euphoria Programming Language
Post by: VirtusRex on June 09, 2006, 11:19:57 pm
Quote
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.com (http://www.rapideuphoria.com)

You can get the Z version for pdaXrom here:
http://www.rapideuphoria.com/lin.htm (http://www.rapideuphoria.com/lin.htm)

I 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/eugtk (http://sourceforge.net/projects/eugtk)

I 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
[div align=\"right\"][a href=\"index.php?act=findpost&pid=115298\"][{POST_SNAPBACK}][/a][/div]

Hello Mark,

I've been looking for a compiler and programming language I can use on my c760. Any advice on how to setup Euphoria and get it running would be great.

Virtusrex