Data Types
- Nil - The nil keyword, a non-value.
- Integer - an integer 64 bit value.
- Numeric - An IEEE 64 bit floating point value.
- Range - a triplet of lower bound, higher bound and step.
- MemBuf - Raw memory buffer, where each location is an unsigned 1, 2, 3, or 4 bytes integer.
- Function - Functions (callable entities).
- String - Mutable sequences of UNICODE characters (but they can be used as byte buffers).
- Array - Mutable sequences of items.
- Dictionary - Mutable ordered set of key/value pairs; the key can be any Falcon item.
- Object - Instances derived from classes or stand-alone classless objects.
- Class - Classes, entities that can create instances.
- Method - Immutable pairs of instances and functions to be applied on them.
Read more about this topic: Falcon (programming Language)
Famous quotes containing the words data and/or types:
“To write it, it took three months; to conceive it three minutes; to collect the data in itall my life.”
—F. Scott Fitzgerald (18961940)
“Our major universities are now stuck with an army of pedestrian, toadying careerists, Fifties types who wave around Sixties banners to conceal their record of ruthless, beaverlike tunneling to the top.”
—Camille Paglia (b. 1947)