# README
Tree Search Language (TSL) Imperial Walkers (IW)
sql
The sql
package include a helper sql.Walk
(code, doc) method that adds search to squirrel's SelectBuilder
object.
graphviz
The graphviz
package include a helper graphviz.Walk
(code, doc) method that exports .dot
file nodes.
ident
The ident
package include a helper ident.Walk
(code, doc) method that checks and mapps identifier names.
semantics
The semantics
package include a helper semantics.Walk
(code, doc) method that reduce one data record to a bolean value (true
or false
) using a tsl tree
.