pzel / sqlite3-polyml

Sqlite3 bindings for Poly/ML

Repository from Github https://github.compzel/sqlite3-polymlRepository from Github https://github.compzel/sqlite3-polyml

Sqlite3-polyml

This is just a playground for learning PolyML FFI

This is an FFI binding for libsqlite3, for use in Poly/ML programs.

It can be compiled with polymlb.

Running the tests

make test

About

Sqlite3 bindings for Poly/ML

License:BSD 2-Clause "Simplified" License


Languages

Language:Standard ML 98.9%Language:Makefile 1.1%