You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a compiler for a tiny subset of OCaml, which is written just for fun.
9
+
mlml is a self-hosted toy compiler for a tiny subset of OCaml.
10
+
11
+
a detailed description can be found in my blog post (in Japanese): [自作OCamlコンパイラでセルフホストした - molecular coordinates](https://coordination.hatenablog.com/entry/2019/05/23/212720)
10
12
11
13
## roadmap
12
14
@@ -33,7 +35,7 @@ a compiler for a tiny subset of OCaml, which is written just for fun.
0 commit comments