projet-traduction-langage/dune

12 lines
151 B
Plaintext
Raw Normal View History

2021-11-24 13:13:45 +00:00
(ocamllex lexer)
(menhir
(modules parser))
(library
(name rat)
(libraries unix)
(inline_tests)
(preprocess
(pps ppx_inline_test ppx_expect)))