chipsalliance / chipsalliance/fasm
Explore using waxeye instead of textx for parsing
Open
- Dominant language
- Python
- Stars
- 104
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Textx was convient peg parser that was used to create the initial fasm parser. However textx only supports python. Waxeye (https://waxeye.org) supports a wider arrangement of languages, and is also a peg parser, so the grammar in theory should translate one to one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.