Files
olisp/lib/interpreter/dune
2025-12-08 22:25:36 +03:00

5 lines
68 B
Plaintext

(library
(name interpreter)
(libraries parser)
(package ollisp))