peon/src/frontend
Mattia Giambirtone b0515d3573 Refactored the type system which no longer relies on AST node objects. Added types for ref, ptr and mutable types 2022-05-29 15:54:01 +02:00
..
meta Some work for heap vars, wip fixes for higher-order functions 2022-05-27 14:01:57 +02:00
compiler.nim Refactored the type system which no longer relies on AST node objects. Added types for ref, ptr and mutable types 2022-05-29 15:54:01 +02:00
lexer.nim Initial work on call resolution, added support for running files 2022-05-22 13:02:57 +02:00
parser.nim Fixed variable declarations not compiling in some cases 2022-05-25 12:15:45 +02:00