Skip to content

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

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages