Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 295 Bytes

Chomchom

Chomchom is a tool, that converts EBNF notation to notation used by this tool.

Longterm goal is to make a Rust LL(1) parser generator.

Usage

cargo run < file

you have to then find the first rule and move it to the top manualy