Re: I don't like the intro page of the documentation.

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

A one-of-a-kind language.
Euphoria has a unique data-type design. Three, easy to learn, data-types achieve what in a conventional language requires many, harder to learn, concepts. An atom is any single datum (number, integer, character). A sequence is any collective data (atom, sequence, object, nested sequence, string, list, array, stack, tree, ... ). An object is dynamically either an atom or sequence. Specify integer to gain performance. Create your own user-types to ensure strict type-checking to catch bugs. Euphoria is a remarkable blend of static and dynamic typing.


(off topic, leaving the : out in the second line resulting in an invisible post)

There's too much punctuation. It's not correct to drop in commas after every modifier or phrase.

And it isn't unique, but i don't remember all the languages with sequences, etc. Python has sequences, another language about the time RDS built Eu had sequences. I don't remember enough.

useless

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

Search



Quick Links

User menu

Not signed in.

Misc Menu