An open API service indexing awesome lists of open source software.

https://github.com/dentosal/parsem

Simple ad hoc parsing library for Rust
https://github.com/dentosal/parsem

Last synced: over 1 year ago
JSON representation

Simple ad hoc parsing library for Rust

Awesome Lists containing this project

README

          

# WIP

* Regex and arbitrary function matching for tokens, lookahead only
* Recursive descent (top-down) parser