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

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

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)

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

Search



Quick Links

User menu

Not signed in.

Misc Menu