Y
Hacker News
new
|
ask
|
show
|
jobs
by
TheRealPomax
1912 days ago
It'd be cool if the online editor dispensed with the need to "write the grammar" entirely. A node based parser-generator in addition to Ohm being yet another grammar based parser-generator would be pretty great.
1 comments
ampdepolymerase
1912 days ago
Even better would be to generate parser from examples. See the Microsoft Research Excel Flash Fill paper.
link