https://github.com/midoks/gophp
Go implements php language analysis
https://github.com/midoks/gophp
go php
Last synced: 3 months ago
JSON representation
Go implements php language analysis
- Host: GitHub
- URL: https://github.com/midoks/gophp
- Owner: midoks
- License: mit
- Created: 2018-05-05T05:00:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T10:07:11.000Z (over 4 years ago)
- Last Synced: 2025-09-05T19:59:57.518Z (10 months ago)
- Topics: go, php
- Language: Lex
- Homepage:
- Size: 3.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoPHP
JUST FOR FUN
## PHP
* [re2c](http://re2c.org/manual/manual_go.html)
* [bison](https://github.com/akimd/bison)
- depend on
* go get github.com/cznic/golex
* go get modernc.org/goyacc