[ats-lang-users] ATS package repository and Berkeley DB wrapper
Unleashing the potentials of types and templates
Status: Beta
Brought to you by:
ats-hwxi
From: Michael M. <mik...@gm...> - 2008-11-16 04:31:57
|
I've been working on putting together some library bindings for ATS. I've been trying to use it as a template for putting together a package repository for ATS. Currently I've have a git repository where I'm publishing the libraries. The git URL is git://github.com/mmaul/ats-libs.git and you can browse the source at http://github.com/mmaul/ats-libs/tree/master I've posted a Berkeley DB wrapper, and should have a Postgres wrapper posted in the next few days. I plan on following with wrappers for other things I use. If anyone has any requests or would like to contribute let me know. |