peon/src
Nocturn9x 61a7c9a92d Renamed all infer* functions to inferType, minor changes to signatures of declaration() and statement() 2022-05-04 14:27:15 +02:00
..
backend Initial work on simplifying the type system and added more VM utility functions 2022-05-02 23:19:31 +02:00
frontend Renamed all infer* functions to inferType, minor changes to signatures of declaration() and statement() 2022-05-04 14:27:15 +02:00
memory Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
util Collections are no longer a compiler intrinsic. Added parser support for ptr/ref arguments 2022-05-04 14:01:38 +02:00
config.nim Removed old JAPL type system. Initial dummy VM for testing purposes 2022-04-28 18:06:53 +02:00
test.nim Collections are no longer a compiler intrinsic. Added parser support for ptr/ref arguments 2022-05-04 14:01:38 +02:00