go-pigeon
Provides language support for the pigeon PEG parser for Go (golang)
Features
- [x] Embedded highlighting for Go actions
- [x] Basic highlighting of:
- [x] rule names
- [x] String and character literals
- [x] Tagged variables
- [ ] full rule expression highlighting
Known Issues
- Rules are not fully parsed yet
- Go actions seem to lack some full highlighting
- May be because they ultimately are functions lacking function scope
| |