next up previous contents index
Next: 4.1.4 Variables Up: 4.1 Terms Previous: 4.1.2 Floating-point Numbers   Contents   Index

4.1.3 Atoms

A HiLog atom is identified by its name, which is a sequence of up to 1000 characters (other than the null character). Just like a Prolog atom, a HiLog atom can be written in any of the following forms:

Examples of HiLog atoms are:

               h   foo   ^=..   ::=   'I am also a HiLog atom'   []



Terrance Swift 2007-10-05