Go to file
2025-09-19 19:54:59 +01:00
2025-09-19 19:54:59 +01:00
2025-09-19 19:54:59 +01:00
2025-09-19 19:54:59 +01:00
2025-09-19 19:54:59 +01:00
2025-09-19 19:54:59 +01:00

# usagi - simple ocaml parser combinator library

## compilation

```bash
$ make lib
```

generate `.cma` that can be linked with `ocamlc -I . parser.cma`

## todo

- [ ] error recovery
Description
No description provided
Readme 34 KiB
Languages
OCaml 94.6%
Makefile 5.4%