kgt
Grammar converter
A tool for converting and manipulating text-based grammar specifications into different formats.
BNF wrangling and railroad diagrams
594 stars
20 watching
30 forks
Language: C
last commit: about 1 year ago abnfbnfcfgschomskycompilercompiler-designscompiler-principlescompilersebnfgrammargrammar-specificationgrammarsparserparser-libraryparsingsyntaxsyntax-treewsn
Related projects:
Repository | Description | Stars |
---|---|---|
jkkummerfeld/berkeley-ccg2pst | A tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python | 11 |
shnewto/bnf | A parser for Backus-Naur form grammars in Rust. | 262 |
symbolixau/geojsonsf | A tool for converting between GeoJSON and sf objects in R. | 82 |
neogeny/tatsu | A tool for generating Python parsers from grammars in a variation of EBNF | 410 |
kvanttt/dage | An integrated development environment for creating and editing ANTLR grammars | 30 |
knakk/rdf2rdf | A tool for converting between different RDF serialization formats | 27 |
jmattheis/goverter | Automates the generation of type-safe conversion methods between data structures | 576 |
ollef/earley | A Haskell implementation of Earley's algorithm for parsing context-free grammars. | 366 |
konstantin8105/f4go | Converts Fortran code to equivalent Go code | 47 |
cstockton/go-conv | A library that provides fast and intuitive conversions across various Go types with a simple API. | 383 |
tf-coreml/tf-coreml | A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,333 |
brendano/gfl_syntax | Software supporting a lightweight dependency-style annotation language. | 8 |
korpling/pepper | A platform for converting and manipulating linguistic data between various formats | 23 |
kscanne/gramadoir | A rule-based grammar checking engine with support for the Irish language. | 13 |
konstantin8105/c4go | Tools for transpiling C code to Go code | 365 |