https://github.com/pyk/peg-generator
https://github.com/pyk/peg-generator
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyk/peg-generator
- Owner: pyk
- Created: 2017-12-01T18:22:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T18:22:38.000Z (over 8 years ago)
- Last Synced: 2025-04-02T02:22:43.237Z (about 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parsing Expression Grammars Generator
In this repository contains the example of using PEG generator
in Rust.