Commit Graph
33 Commits
Author SHA1 Message Date
cozis ed63f09b57 added tuples and multiple return values 2022-04-06 13:22:31 +02:00
cozis 07137b50c6 new curly bracket coding convention 2022-04-04 00:07:33 +02:00
cozis 4f8aaa7eca cuter license comment 2022-03-13 16:05:34 +01:00
cozis 43f13958ec simplifying 2022-03-13 15:46:57 +01:00
cozis bf25e0f1a9 added year to the copyright notice 2022-03-13 15:34:42 +01:00
cozis 9f2cd139d0 new license 2022-03-13 15:30:01 +01:00
cozis ee68905f92 added utf-8 string support 2022-03-13 00:40:10 +01:00
cozis 6017f99b07 bug fix and renamed file builtin object to files 2022-03-12 23:52:04 +01:00
cozis af089fb81f simplifying stuff 2022-03-12 23:38:23 +01:00
cozis 2dcfbd194e reorganizing code 2022-03-12 23:17:44 +01:00
cozis 1374e05579 simplified code and fixed a bug 2022-03-12 22:47:23 +01:00
cozis 4394d95829 removed more unused code 2022-03-06 16:46:06 +01:00
cozis 213501fe66 added evalf and reorganized main 2022-03-05 15:12:50 +01:00
cozis 6b983cbafd modified readme and removed debug code 2022-01-22 03:40:27 +01:00
cozis 4dfc213c71 changed the way lists and maps are printed 2022-01-22 02:16:33 +01:00
cozis 3df0cc0a7d bug fix 2022-01-22 02:06:24 +01:00
cozis 7f29b7c01a added buildValue 2022-01-21 20:26:36 +01:00
Francesco Cozzuto dbcf50c71b added garbage collector draft 2021-12-06 00:12:02 +01:00
Francesco Cozzuto fb9b22fa46 reorganized files 2021-12-01 14:43:11 +01:00
Francesco Cozzuto da61b1a9d9 added closures 2021-12-01 00:07:17 +01:00
Francesco Cozzuto cbb8ac4337 now variables can access the global scope 2021-11-30 23:34:16 +01:00
Francesco Cozzuto d70fa14856 added stack trace log on error 2021-11-30 19:43:38 +01:00
Francesco Cozzuto 0d805b84b0 made an immutable map object specifically for builtins 2021-11-29 16:35:15 +01:00
Francesco Cozzuto 0157d28f67 debbuging failure to read from builtin map 2021-11-03 15:22:59 +01:00
cozis 035649bd63 minor cleanups 2021-11-02 14:03:07 +00:00
cozis 87e9f4775b added function calls, native function objects and runtime builtins 2021-11-02 13:19:06 +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 a1f2db9aa9 bugfix 2021-11-01 16:22:34 +00:00
Francesco Cozzuto 7f37c51f98 added return statement 2021-10-31 16:05:43 +01:00
cozis 88efd9515c bugfix 2021-11-01 04:05:23 +00:00
cozis e67231f321 big fix in if-else compilation 2021-11-01 02:35:33 +00:00
cozis 7a5d0d1dcb first commit 2021-10-31 04:17:57 +00:00