i am too tired

This commit is contained in:
2017-05-30 07:01:09 -04:00
parent fdeeb209b1
commit 721b090971

View File

@@ -1,5 +1,5 @@
# micro
A minimal compiler in ML, as seen in [this tutorial](http://troydm.github.io/blog/2014/03/29/writing-micro-compiler-in-ocaml/).
A minimal compiler in OCaml, as seen in [this tutorial](http://troydm.github.io/blog/2014/03/29/writing-micro-compiler-in-ocaml/).
Work in progess.