Making the Ruby interpreter run a program written in a natural language (dmitrytsepelev.dev) 52 points by dmitrytsepelev 4y ago ↗ HN
[–] flurie 4y ago ↗ 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.htmlRed also has this capability, and it is quite expressive and natural.https://www.red-lang.org/2013/11/041-introducing-parse.html
2 comments
[ 0.19 ms ] story [ 20.8 ms ] threadhttp://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