Euphoria Interpreter?

new topic     » topic index » view thread      » older message » newer message

I am very interested in using interpreters such as Lisp or Basic.  I wonder if
Euphoria has an interpreter "Shell"?  Such that I can run a program, say eush and
start to type Euphoria commands and get the answer immediately.  e.g.,

>> sequence s
>> s = { 1, 2, 3 }
>> print(1, s[2])
2
>> 

Something like that.  Thanks!

Bryan

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu