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

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

The language has a simplified data-type concept. It only has Atoms* (numbers) and Sequences (dynamic lists) which are both statically typed, and Objects (run time variants). These are higher level and easier to use than conventional data-types.

* Technically it also has Integers which are a special form of Atoms, optimized for integral values.

I'd have made it even easier and faster to read, not more involved right up front, Derek. At worst, i'd say ".... user defined types, and three builtin types: atoms for single numbers and characters, sequences for lists and strings, and the untyped objects". Details follow via links....

useless

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

Search



Quick Links

User menu

Not signed in.

Misc Menu