https://github.com/tijn/sublime-waxeye
Waxeye syntax highlighter for Sublime Text
https://github.com/tijn/sublime-waxeye
Last synced: 4 months ago
JSON representation
Waxeye syntax highlighter for Sublime Text
- Host: GitHub
- URL: https://github.com/tijn/sublime-waxeye
- Owner: tijn
- License: mit
- Created: 2013-11-19T22:42:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-24T20:34:49.000Z (over 12 years ago)
- Last Synced: 2025-02-22T19:14:03.095Z (over 1 year ago)
- Homepage: https://packagecontrol.io/packages/Waxeye
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sublime-waxeye
==============
Waxeye syntax highlighter for Sublime Text
Tested with Sublime Text 2 and 3. It should fine work for good old Textmate too.
Waxeye
------
Waxeye is a parser generator that's using PEGs: parser expression grammars.
See http://waxeye.org/ and https://github.com/orlandohill/waxeye .