Files
olisp/bin/dune
Emin Arslan 7685ae2e45
All checks were successful
ci/woodpecker/push/debian Pipeline was successful
ci/woodpecker/push/fedora Pipeline was successful
ci/woodpecker/push/nix Pipeline was successful
ci/woodpecker/push/publish Pipeline was successful
interpreter: removed the outdated tree-walk interpreter
2026-02-15 14:30:41 +03:00

5 lines
79 B
Plaintext

(executable
(name comp)
(public_name ollisp)
(libraries str unix compiler))