Re: Euphoria AL

new topic     » goto parent     » topic index » view thread      » older message » newer message
ChrisB said...

Hi

Sell it to me then!

(in case anyone is being too 'literal', I mean by that why would I download it rather than the official version, not let me reach for my wallet)

Chris

Thanks Chris, you could look at the page 'What's New in 4.1' http://canada.host-ed.me/al/docs/whatsnew4_1.html#_17_whatsnewin41

See also: 4.2.1.8 enum type http://canada.host-ed.me/al/docs/lang_decl.html#_126_thename_ofbuiltin

Breifly, your code is checked in ways that the old Euphoria doesn't: enumerated types are special. For example, If you have a boolean enumerated type with values T and F and you have another enumerated type called Motor_type with values GAS, DISEL, ELEC. GAS may be 0 and F may be 0 but assigning F to a Motor_type variable will result in a warning. Where as 4.1 beta will not even hiccup. Also, the Debugging console displays the enumerated name which may be GAS, DISEL or ELEC instead of only 0, 1, 2.

Let me tell you why you should donate to either EuphoriaAL or OpenEuphoria. If you are tired of releases taking years to come out, support either one. We developers volunteer for free to work on this project, and although we are happy to do so, computers cost money, time spent on Euphoria is time not spent at work doing overtime. To do so with no support at all is a bit of a fool's errand.

If you want to see this EuphoriaAL have regular releases consider sending a donation monthly.

Thank you in advance for your support.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu