ThePrimeagen / ts-rust-zig-deez

627 stars 162 forks source link

feat(parser): implemented a demo parser using megaparsec #210

Closed alexjercan closed 1 year ago

alexjercan commented 1 year ago

Started to work on the parser and made an example using megaparsec. I will also try to do the book and state monad implementations.