Programming Languages Zoo: a few toy languages implemented in OCaml (andrej.com) 5 points by dmytrish 11y ago ↗ HN
[–] dmytrish 11y ago ↗ Previous discussions may be found here:https://news.ycombinator.com/item?id=2254557I just could not help sharing this, this code is concise and clear even for a person who does not know OCaml much and implements diverse concepts (like a ML abstract machine) succinctly.
1 comment
[ 3.0 ms ] story [ 10.7 ms ] threadhttps://news.ycombinator.com/item?id=2254557
I just could not help sharing this, this code is concise and clear even for a person who does not know OCaml much and implements diverse concepts (like a ML abstract machine) succinctly.