Atom

Update of "Atom"
Login
EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: ed03f30bdd94b3a0852519d8bfc3fdd686a79c72
Page Name:Atom
Date: 2013-05-10 23:44:22
Original User: aku
Parent: f02c6b12db37b49e51432b7607588addbbed5e55 (diff)
Next b78b578f4ae7e8e096b912c6bbb990ac427d9fb4
Content

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
  5. Sqlite3 (atom::sqlite class)

QuickRef