mirror of
https://github.com/p-ranav/awesome-hpp.git
synced 2025-12-18 11:04:35 +03:00
Add lug
This commit is contained in:
@@ -433,6 +433,7 @@
|
|||||||
| Library | Stars | Description | License |
|
| Library | Stars | Description | License |
|
||||||
|--- | ---| ---|--- |
|
|--- | ---| ---|--- |
|
||||||
| [cpp-peglib](https://github.com/yhirose/cpp-peglib) | [](https://github.com/yhirose/cpp-peglib/stargazers/) | PEG (Parsing Expression Grammars) library. | [](https://opensource.org/licenses/MIT) |
|
| [cpp-peglib](https://github.com/yhirose/cpp-peglib) | [](https://github.com/yhirose/cpp-peglib/stargazers/) | PEG (Parsing Expression Grammars) library. | [](https://opensource.org/licenses/MIT) |
|
||||||
|
| [lug](https://github.com/jwtowner/lug) | [](https://github.com/jwtowner/lug/stargazers/) | A C++17 embedded domain specific language for expressing parsers as extended PEG. | [](https://opensource.org/licenses/MIT) |
|
||||||
| [PEGTL](https://github.com/taocpp/PEGTL) | [](https://github.com/taocpp/PEGTL/stargazers/) | Parsing Expression Grammar Template Library. | [](https://opensource.org/licenses/MIT) |
|
| [PEGTL](https://github.com/taocpp/PEGTL) | [](https://github.com/taocpp/PEGTL/stargazers/) | Parsing Expression Grammar Template Library. | [](https://opensource.org/licenses/MIT) |
|
||||||
|
|
||||||
## Portability Definitions
|
## Portability Definitions
|
||||||
|
|||||||
Reference in New Issue
Block a user