Files
olisp/lib/dune
2025-12-28 21:04:44 +03:00

7 lines
97 B
Plaintext

(library
(name lisp))
(include_subdirs unqualified)
(menhir (modules parser))
(ocamllex lexer)