Parser
|
create cabal project structure
|
2024-05-01 21:20:38 +02:00 |
Ast.hs
|
add local and field var
|
2024-05-08 10:26:19 +02:00 |
Example.hs
|
add program tests
|
2024-05-07 20:10:39 +02:00 |
Main.hs
|
moved type check to its own file
|
2024-05-07 09:53:16 +02:00 |
Typecheck.hs
|
removed unneccesary comments
|
2024-05-07 16:36:42 +02:00 |