Pegged
PEG generator
A tool for building parsing expression grammars in D programming language
A Parsing Expression Grammar (PEG) module, using the D programming language.
533 stars
40 watching
66 forks
Language: D
last commit: about 3 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A tool for generating parsers from parsing expression grammars using the Packrat parser generator | 1,028 | |
| A parser for D source code | 115 | |
| A tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers. | 3 | |
| A YAML parser and emitter for the D programming language | 119 | |
| A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,480 | |
| An SDLang implementation for the D programming language | 121 | |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 | |
| Automates setup of D programming language compiler and package manager on various platforms | 46 | |
| A tool for generating LALR(1) parsers from a specification language | 14 | |
| Provides integration and tools for the D programming language in Visual Studio | 288 | |
| A tool for generating parsers at compile-time using D programming language | 45 | |
| A Lua implementation of a Parsing Expression Grammar library | 254 | |
| A modular logging library for D programming language | 1 | |
| An implementation of parsing expression grammars in Common Lisp | 22 | |
| A collection of container implementations in D, providing efficient data structures for various use cases. | 111 |