Falcon (programming Language) - Data Types

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:

    Mental health data from the 1950’s on middle-aged women showed them to be a particularly distressed group, vulnerable to depression and feelings of uselessness. This isn’t surprising. If society tells you that your main role is to be attractive to men and you are getting crow’s feet, and to be a mother to children and yours are leaving home, no wonder you are distressed.
    Grace Baruch (20th century)

    The wider the range of possibilities we offer children, the more intense will be their motivations and the richer their experiences. We must widen the range of topics and goals, the types of situations we offer and their degree of structure, the kinds and combinations of resources and materials, and the possible interactions with things, peers, and adults.
    Loris Malaguzzi (1920–1994)