This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
9
unikernel/duniverse/sexplib0/README.md
Normal file
9
unikernel/duniverse/sexplib0/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
"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](https://github.com/janestreet/sexplib) for documentation.
|
||||
Loading…
Add table
Add a link
Reference in a new issue