lelouedec / Ocalm

Group project that I decided to Continue by myself, Mincaml compiler done in Ocaml programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCaml compiler project

Hierarchy

  • ARM/ arm source example and compilation with libmincaml
  • asml/ asml examples
  • doc/ all the documentation, start with index.hml
  • mincaml/ MinCaml examples
  • ocaml/ MinCaml parser in OCaml, if you do the project in OCaml
  • scripts/ put your test scripts and symbolic links there, and add this directory to your path
  • tests/ put your tests there
  • tools/ asml intepreter (linux binary)

Participated in this project for the University :

About

Group project that I decided to Continue by myself, Mincaml compiler done in Ocaml programming language

License:MIT License


Languages

Language:OCaml 76.8%Language:Assembly 15.9%Language:Shell 3.9%Language:Makefile 1.9%Language:Standard ML 1.5%