janestreet / sexplib0

Library containing the definition of S-expressions and some base converters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Sexplib0 - a low-dep version of Sexplib"

sexplib0 is a lightweight portion of sexplib, for situations where a dependency on sexplib is problematic.

It has the type definition and the printing functions, but not parsing.

See sexplib for documentation.

About

Library containing the definition of S-expressions and some base converters

License:MIT License


Languages

Language:OCaml 85.2%Language:Standard ML 14.5%Language:Makefile 0.3%