Skip to content

Commit a5e24cc

Browse files
ColinHmyd7349
authored andcommitted
Add PEGTL to Miscellaneous section.
1 parent caeba48 commit a5e24cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,7 @@ array expressions, inspired by NumPy syntax. [BSD 3-clause] [website](http://qua
751751
* [Mach7](https://github.com/solodon4/Mach7) - A Pattern-matching library for C++. [BSD]
752752
* [meta](https://github.com/skypjack/meta) - Header-only, non-intrusive and macro-free runtime reflection system in C++. [MIT]
753753
* [pdqsort](https://github.com/orlp/pdqsort) - Pattern-defeating quicksort. [zlib]
754+
* [PEGTL](https://github.com/ColinH/PEGTL) - The Parsing Expression Grammar Template Library, a C++11 parser library. [MIT]
754755
* [PHP-CPP](https://github.com/CopernicaMarketingSoftware/PHP-CPP) - A library to build PHP extensions with C++. [Apache2] [website](http://www.php-cpp.com/)
755756
* [Remote Call Framework](http://www.deltavsoft.com/) - Inter-process communication framework for C++. [GPL2/Commercial]
756757
* [Scintilla](http://scintilla.org/) - A free source code editing component. [MIT]

0 commit comments

Comments
 (0)