small-set-of-ml/lib
2025-02-17 00:10:55 +09:00
..
dune initial commit 2025-01-29 17:17:22 +09:00
eval.ml feat: implement type checking for expressions and add type scope management 2025-02-17 00:10:55 +09:00
lexer.ml feat: add type declaration support in let and fun expressions 2025-02-16 19:47:12 +09:00
parser.ml feat: implement type checking for expressions and add type scope management 2025-02-17 00:10:55 +09:00
token.ml refactor: extract token 2025-01-30 01:40:22 +09:00
typecheck.ml feat: implement type checking for expressions and add type scope management 2025-02-17 00:10:55 +09:00