 Thue
 Thue 
 Grammar parser
 A language and runtime system for parsing arbitrary grammars using semi-Thue processes
The Thue programming language: Programming with grammars
29 stars
 2 watching
 4 forks
 
Language: C 
last commit: over 11 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A web platform for parsing and annotating Combinatory Categorial Grammar (CCG) sentences. | 5 | 
|  | A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 | 
|  | A C implementation of a grammar parser for the Jq language | 3 | 
|  | A tool for generating parsers at compile-time using D programming language | 45 | 
|  | A tool for generating parsers from grammars described in a high-level syntax | 143 | 
|  | A high-level interface to the CMU Link Grammar parser | 76 | 
|  | A grammar definition for parsing Zig source code using the Tree Sitter parser | 8 | 
|  | A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,480 | 
|  | A Haskell implementation of Earley's algorithm for parsing context-free grammars. | 366 | 
|  | A parser and scanner package for LL(1) grammars | 7 | 
|  | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 | 
|  | A system that allows users to define grammars entirely in Java without preprocessing and generates parsers at runtime. | 63 | 
|  | An implementation of markdown syntax in C using a parsing expression grammar | 698 | 
|  | A parser for a specialized language used in chat platforms | 2 | 
|  | A JSON5 parser/stringifier for Zig programming language. | 23 |