https://github.com/zacharymarshal/wordhi
Some fun lexing
https://github.com/zacharymarshal/wordhi
html lexing php
Last synced: about 2 months ago
JSON representation
Some fun lexing
- Host: GitHub
- URL: https://github.com/zacharymarshal/wordhi
- Owner: zacharymarshal
- License: mit
- Created: 2015-10-14T07:08:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-19T21:22:12.000Z (over 8 years ago)
- Last Synced: 2024-11-01T00:25:30.127Z (12 months ago)
- Topics: html, lexing, php
- Language: HTML
- Size: 381 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# wordhi
Some fun lexingSetup & run the tests
```
composer install
php tests/lexer-test.php
```