Incremental PEG parsing in Rust
Not much content for now, as this project is very early in its infancy. All the meat is here and we want to port that Go implementation to Rust.
CI and such are currently being configured before work on code begins.
See the repository README which will probably be the most up-to-date source of informations until everything is up and running and coding phase has begun.
Thanks for your interest in incremental PEG parsing, your contributions are very welcome !
Content below is just kept as a reminder.
You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and ![Image](src)
For more details see Basic writing and formatting syntax.
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml
configuration file.
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.