Atom
Atom
Not logged in

A set of packages to map strings to unique numeric identifiers. The process of creating/mapping is called "interning a string". The name "atom" comes from the X11 "XAtom" type used for the identifiers returned by an X server on interning strings.

Dependencies:

  1. Tcl 8.5
  2. TclOO
  3. Kettle for the build system.
  4. DbUtil (atom::sqlite class)
  5. Sqlite3 (atom::sqlite class)

QuickRef