Skip to content

jaydee-io/bnf2c

Repository files navigation

bnf2c - Backus-Naur Form to C/C++

Overview

bnf2c is a tool for writing parser. It take a BNF input file and generate the C/C++ code to parse the specified grammar.

Current build & test status:

Build Status

About

bnf2c is a tool for writing parser. It take a BNF input file and generate the C/C++ code to parse the specified grammar.

Resources

License

Stars

Watchers

Forks

Packages

No packages published