| TLISP >> Tools | |
Table of ContentsTools
GtabGtab represents the core software that supports a lisp interpreter that permits data structure changes to be encapsulated within transactions that can be committed or rolled back. These transactions may themselves be nested. DemoDemo involved the compilation of queries expressed in OQL, to corresponding
C source code that efficiently implemented these queries. Main memory data
structures, described in a repository, were manipulated as if they were OQL
objects, producing results consistent with common programming operations
performed on these actual main memory data structures.
Higraph provided a java API that facilitated the display, layout, and
manipulation of complex higraphs. A higraph is a graph in which any node
may itself contain nodes, thus collectively forming a tree, with edges
being permitted from any node in the higraph to any other node in the
higraph.
|
|