Y
Hacker News
new
|
ask
|
show
|
jobs
by
librasteve
390 days ago
recommend you check out raku Grammars …
https://docs.raku.org/language/grammars
2 comments
draegtun
389 days ago
Or in Red's case,
Parse
-
https://www.red-lang.org/2013/11/041-introducing-parse.html
link
binary132
389 days ago
There’s really nothing about this that couldn’t be expressed just as clearly in a more general API though, even in C, IMO. Building it into the syntax is a little weird to me.
link