nand2tetris/assembler/lib/dune

9 lines
87 B
Plaintext

(ocamllex Lexer)
(menhir
(modules Parser))
(library
(name hack)
(libraries base))