https://github.com/frankbro/parsec
Toy parser combinator library for a presentation
https://github.com/frankbro/parsec
Last synced: 2 months ago
JSON representation
Toy parser combinator library for a presentation
- Host: GitHub
- URL: https://github.com/frankbro/parsec
- Owner: FrankBro
- Created: 2020-08-10T23:21:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T19:53:28.000Z (almost 5 years ago)
- Last Synced: 2025-01-28T17:14:39.523Z (4 months ago)
- Language: HTML
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parsec
Toy parser combinator library for a presentation
Use marp to generate the presentation along with `dotnet test` and `dotnet fsi` to interact.