Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 208 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 208 Bytes

dune build @doc to get the generated docs.

dune test to run the attached tests in test/.

dune exec olox to run the program in REPL mode. Alternatively, pass a filename like dune exec olox foo.lox.