An open API service indexing awesome lists of open source software.

https://github.com/kfl/smlsqlite

smlsqlite is a binding of SQLite for Moscow ML and MLton
https://github.com/kfl/smlsqlite

moscow-ml mosml sml sqlite standard-ml

Last synced: about 2 months ago
JSON representation

smlsqlite is a binding of SQLite for Moscow ML and MLton

Awesome Lists containing this project

README

          

!!! WARNING !!!

THE CURRENT GITHUB REPOSITORY IS CURRENTLY JUST FOR TESTING AND MIGHT
BE DELETED WITHOUT WARNING.

!!! WARNING !!!

Standard ML binding for SQLite.

smlsqlite is a binding of SQLite to Moscow ML and MLton. This means
that the SQLite functionality is available to SML. The binding exposes
the C API rather directly, but a utility interface recasts in a more
functional way.