Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
RushPL
9y ago
0 comments
Save
Share
After trying hand-written approach and later perl's Parse::RecDescent I ended up using peg.js (
http://pegjs.org
) parser generator. It was probably the most flexible and performant out of all the options I tried.
0 comments
1 comments · 1 top-level
top
newest
oldest
mplewis
9y ago
Peg.js is excellent. I'm working on a browser IDE for it to help people learn how to build programming languages.
j
/
k
navigate · click thread line to collapse