This website requires JavaScript.
Explore
Help
Sign In
pl
/
micro
Watch
1
Star
0
Fork
0
You've already forked micro
Code
Issues
Pull Requests
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
hellerve
302a83dda6
added makefile and turned on stricter compiler errors
2017-05-30 16:48:46 -04:00
examples
added compilation to assembly (binary is still weird)
2017-05-30 08:58:16 -04:00
src
added makefile and turned on stricter compiler errors
2017-05-30 16:48:46 -04:00
.gitignore
added compilation to assembly (binary is still weird)
2017-05-30 08:58:16 -04:00
Makefile
added makefile and turned on stricter compiler errors
2017-05-30 16:48:46 -04:00
README.md
i am too tired
2017-05-30 07:01:09 -04:00
README.md
micro
A minimal compiler in OCaml, as seen in
this tutorial
.
Work in progess.
Description
A minimal compiler in OCaml
Readme
144
KiB
Languages
OCaml
99.4%
Makefile
0.6%