stml, a simple chicken scheme based web app framework and mattsutils, a suite of simple (sometimes silly) chicken eggs
stml: A fairly simple cgi only web app framework that supports compiled modules and pages.
dbi: A *very* simplistic lowest-common-denominator database interface for chicken scheme currently supporting sqlite3 and postgresql. This interface is only intended to enable early development where performance is not yet important.
gds to sqlite3: read GDSII files and convert to an sqlite3 db. Useful for data mining, not intended to be part of any official design flows.
verilog to sqlite3: read verilog netlists into an sqlite3 db for data mining.
qtree, geomlib, xfig, and ezxgui: rough libraries I've used to get things done. None are polished in any way.
License is gpl but may be negotiable.
Please direct questions to matt at kiatoa dot com.