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
2d3d8ccbd1
small-set-of-ml
/
lib
History
monoid
2d3d8ccbd1
feat: implement type checking for expressions and add type scope management
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