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
- Host: GitHub
- URL: https://github.com/kfl/smlsqlite
- Owner: kfl
- License: mit
- Created: 2009-04-20T15:05:08.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-04-20T18:09:03.000Z (over 16 years ago)
- Last Synced: 2025-03-26T18:54:58.642Z (6 months ago)
- Topics: moscow-ml, mosml, sml, sqlite, standard-ml
- Language: C
- Homepage:
- Size: 97.7 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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.