No description
  • OCaml 66.5%
  • Perl 33.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Moritz Gmeiner 8d445cc9e4 changed tokens from mutable to ref
so that when record is copied it's still the same field
2024-08-27 19:00:11 +02:00
benchmark moved benchmark lox files to separate folder 2024-08-25 21:22:30 +02:00
bin added release profile and bytecode target for main 2024-08-27 17:14:42 +02:00
lib changed tokens from mutable to ref 2024-08-27 19:00:11 +02:00
lox.t added tests for break and continue 2024-08-27 18:59:34 +02:00
test init commit 2024-08-02 00:10:48 +02:00
.gitignore init commit 2024-08-02 00:10:48 +02:00
.ocamlformat init commit 2024-08-02 00:10:48 +02:00
dune-project filled out some dune-project info 2024-08-25 21:22:53 +02:00
MlLox.opam filled out some dune-project info 2024-08-25 21:22:53 +02:00
mlox.switch updated switch file 2024-08-18 10:33:01 +02:00