Hacker News new | ask | show | jobs
Making the Ruby interpreter run a program written in a natural language (dmitrytsepelev.dev)
52 points by dmitrytsepelev 1502 days ago
2 comments

I still don't know that I've seen anything more impressive for this sort of thing than the Rebol parser.

http://www.rebol.net/cookbook/recipes/0042.html

Red also has this capability, and it is quite expressive and natural.

https://www.red-lang.org/2013/11/041-introducing-parse.html