Documentation

Identifiers

Identifiers are the names of functions, variables and data structures.

Their format must, of course, follow the specifications of the rest of the text.

Naming

Identifiers contains letters, digits and underscores. An identifier must start with a letter.

Case

An identifier must be unique ignoring case. Identifiers are case-insensitive. Two variables differing only in case are the same variable.

Reserved words

If an identifier is a reserved word in a language, it is appended with x when writing to the language. If an identifier is a reserved word and x, another x is appended, etc. When reading from a language, the reverse is done.

Contact Information

We would be more than happy to help you. Our opening hours are 9–15 (CET).

[email protected]

📞 (+47) 93 68 22 77

Nils Bays vei 50, 0876 Oslo, Norway

Copyright © 2018-24 progsbase.com by Inductive AS.