Commit Graph

14 Commits

Author SHA1 Message Date
9fe8bcb515 convert function call to builtInCall in setvariable, and add OOP example 2023-06-21 20:36:06 +01:00
6495e7f9b9 fix __Boolean__ and calcOr 2023-06-21 00:18:52 +01:00
14ae68b9d1 fix operation translation taking ages 2023-06-18 01:20:21 +01:00
William Bell
8443b20949 fix incorrect function name 2023-04-19 12:21:47 +01:00
644a78154e make maps oop 2023-04-08 15:34:20 +02:00
5a785cbbc6 fix built in functions 2023-03-28 00:17:58 +01:00
364afa630d abs and modify operations so they are opp 2023-03-26 21:42:44 +01:00
bfad2775ee impliment garbage collection and move init 2023-03-25 18:19:48 +00:00
4f3d419c28 add subprocess 2023-03-21 23:03:25 +00:00
a080152aee make strings objects 2023-03-19 20:05:43 +00:00
2e04bb0152 make strings object 2023-03-19 01:10:23 +00:00
c725d26c01 add more features to arrays 2023-03-15 21:35:05 +00:00
814209c392 make arrays an object 2023-03-15 21:02:00 +00:00
7220d12fb6 add json and file read 2023-03-12 23:34:33 +00:00