OCaml to C translator Pour compiler : cd PATH_TO/projet_C_to_Ocaml gcc ./src/*.c ./lexer/lexer.c -o ./build/main ; ./build/main ./tests/s.c ./tests/d.ml