Author Topic: Euphoria Programming Language  (Read 2402 times)

mabrown

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • http://www.homepages.ihug.com.au/~mabrown/index.html
Euphoria Programming Language
« 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

You can get the Z version for pdaXrom here:
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

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
Sharp Zaurus C860
Sandisk 1GB SD
Toshiba 512MB CF
Pretec Wi-Fi CF
pdaXrom 1.1.0beta1 with IceWM

VirtusRex

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Euphoria Programming Language
« Reply #1 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

You can get the Z version for pdaXrom here:
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

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