No description
Find a file
2022-02-25 21:37:49 +09:00
.gitignore Initial Commit 2022-01-10 23:27:37 +09:00
ast.ml Add unit type, remove Nop 2022-02-25 21:37:49 +09:00
dune Initial Commit 2022-01-10 23:27:37 +09:00
dune-project Add texts to dune-project 2022-01-13 00:55:03 +09:00
eval.ml Add unit type, remove Nop 2022-02-25 21:37:49 +09:00
lex.ml Add comment 2022-02-22 17:05:21 +09:00
main.ml Add unit type, remove Nop 2022-02-25 21:37:49 +09:00
parser.ml Add unit type, remove Nop 2022-02-25 21:37:49 +09:00
todo.md Add syntax sugar let f args... = ... 2022-02-23 02:45:44 +09:00
token.ml Add relation operators 2022-02-08 22:02:00 +09:00