An open API service indexing awesome lists of open source software.

https://github.com/idevelopthings/cpp-php-parser


https://github.com/idevelopthings/cpp-php-parser

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# cpp-php-parser

# Note:

Warning; this project will never be completed - i gave up trying to parse PHP, it was more about learning how to build a lexer/parser, the techniques involved and learning C++

Made this public for others who are learning^^