Files
olisp/lib/dune
2025-10-14 19:01:29 +03:00

7 lines
97 B
Plaintext

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