peon/src/frontend
Mattia Giambirtone 6f60f76270 More fixes for assigning builtin functions to variables 2022-06-14 23:34:42 +02:00
..
meta Added built-in operators as a single instruction (src/peon/stdlib/arithmetics.pn is now fully functional) 2022-06-14 18:10:13 +02:00
compiler.nim More fixes for assigning builtin functions to variables 2022-06-14 23:34:42 +02:00
lexer.nim Minor fixes 2022-06-14 12:14:58 +02:00
parser.nim Initial work on generics and fixed bugs in the parser with stropped operator names 2022-06-14 22:45:32 +02:00