caasi / reading_angstrom

An example repo for my COSCUP 2021 talk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading Angstrom

Read Angstrom source code and use it to parse a simple document.

Development

Install opam and OCaml. And run:

opam install dune
opam install --deps-only .
dune test

About

An example repo for my COSCUP 2021 talk.

License:ISC License


Languages

Language:OCaml 100.0%