Skip to content

fccm/ocaml-sexpr0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This OCaml library is a very simple module for parsing S-expressions.

You can use it under the terms of the Zlib license with or without
restrictions.

This version of the lib is NOT able to parse strings between double quotes "
and end line comments starting with semicolon ;

If you need to parse strings (for spaces inclusion) and comments
you can use ocaml-sexpr instead:
https://github.com/fccm/ocaml-sexpr

Releases

No releases published

Packages

No packages published