https://github.com/idevelopthings/cpp-php-parser
https://github.com/idevelopthings/cpp-php-parser
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/idevelopthings/cpp-php-parser
- Owner: iDevelopThings
- Created: 2023-06-14T15:41:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T15:53:25.000Z (about 3 years ago)
- Last Synced: 2025-02-26T01:31:55.028Z (over 1 year ago)
- Language: C++
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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^^