Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Has anyone tried Euphoria language?

From: ryanc:iesco-dms at: 18-Jan-2002 14:15

Hmmm... From what I can see... Pros: * High speed compileable interpeted language. * Easy to learn, especially if you know BASIC or pascal. * Has a series! like data type called a sequence. * Linux, DOS, and Windows versions. * Interfaces with OS and C functions well, including DLL's and SO's. Makes good glue. * Variables are easy to use--no size restrictions. Cons: * Most programs tend to be very OS dependent. * No Native networking (internet) functionality. * Windows must be drawn by OS--tons of code involved. Overall I see niche uses for it. Seems to take alot of code to do anything neat though. --Ryan Petr Krenzelok wrote:
> Hi, > > one of OSNews comments suggested to look at Euphoria language. So I did > so. Authors claim the intrepreted language is somehow magically 20 times > faster than perl or python :-) > > Fun stuff anyway - interesting sources, demos, and default distro comes > in some 600 KB package. One of docs described EDB (Euphoria database), > single file, multi-table, easily readable system - exactly the kind of > stuff we held here few days back :-) > > So, those interested in yet-another-language and having some free time > to spend, look here: http://www.rapideuphoria.com > > -pekr- > > -- > To unsubscribe from this list, please send an email to > [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Ryan Cole Programmer Analyst www.iesco-dms.com 707-468-5400 The contradiction so puzzling to the ordinary way of thinking comes from the fact that we have to use language to communicate our inner experience which in its very nature transcends lingistics. -D.T. Suzuki