Commit Graph
9 Commits
Author SHA1 Message Date
Francesco Cozzuto 0157d28f67 debbuging failure to read from builtin map 2021-11-03 15:22:59 +01:00
Francesco Cozzuto d4e9eb23d3 added list object 2021-11-03 13:44:41 +01:00
cozis 87e9f4775b added function calls, native function objects and runtime builtins 2021-11-02 13:19:06 +00:00
cozis 051966a3f3 added parsing ad compilation of function declarations 2021-11-02 10:54:49 +00:00
cozis 7e04b0fc6d working on the debugger mode 2021-11-02 08:02:58 +00:00
cozis 6be81ffa36 added debugger mode 2021-11-02 06:43:24 +00:00
cozis 5bf6a9f085 added assignment operator 2021-11-01 15:55:59 +00:00
cozis 91765b2ca0 added the bool type 2021-10-31 17:17:14 +00:00
cozis 7a5d0d1dcb first commit 2021-10-31 04:17:57 +00:00