TP-traduction-langages/dune
2021-11-24 18:23:17 +01:00

11 lines
125 B
Plaintext
Executable file

(ocamllex lexer)
(menhir
(modules parser))
(library
(name miniML)
(inline_tests)
(preprocess
(pps ppx_inline_test)))