This website requires JavaScript.
Explore
Help
Sign in
monoid
/
small-set-of-ml
Watch
1
Star
0
Fork
You've already forked small-set-of-ml
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d801a1b34f
small-set-of-ml
/
lib
History
monoid
d801a1b34f
feat: add type checking and evaluation with type inference for expressions
2025-05-03 19:42:58 +09:00
..
dune
initial commit
2025-01-29 17:17:22 +09:00
eval.ml
feat: add type checking and evaluation with type inference for expressions
2025-05-03 19:42:58 +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: add type checking and evaluation with type inference for expressions
2025-05-03 19:42:58 +09:00