mbutterick / brag

Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]
https://git.matthewbutterick.com/mbutterick/brag
MIT License
61 stars 12 forks source link

Add unicode support, partially... #30

Closed iacore closed 2 years ago

iacore commented 2 years ago

I tried to fix #29 myself, but I don't know Racket that much. So I just added a test.

mbutterick commented 2 years ago

Superseded by #31 and #32. Thanks!