projet-traduction-langage/dune
2021-11-24 14:13:45 +01:00

12 lines
151 B
Plaintext

(ocamllex lexer)
(menhir
(modules parser))
(library
(name rat)
(libraries unix)
(inline_tests)
(preprocess
(pps ppx_inline_test ppx_expect)))