Ihellioun-khalid/Projet_Compilation
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Organization of the archive
ARM/ arm source example and compilation with libmincaml
asml/ asml examples
doc/ all the documentation, start with index.hml
java/ MinCaml parser in Java + examples of tree traversal algo, if you do
the project in java
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)
We recommend that you add scripts/ and the dir that contains mincamlc to your
PATH.