Commit Graph

13 Commits

Author SHA1 Message Date
5a785cbbc6 fix built in functions 2023-03-28 00:17:58 +01:00
144313708e add sort to strings 2023-03-26 21:55:03 +01:00
364afa630d abs and modify operations so they are opp 2023-03-26 21:42:44 +01:00
4f3d419c28 add subprocess 2023-03-21 23:03:25 +00:00
b56c1fc485 add for loop 2023-03-20 00:00:17 +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
3a449dec63 fix ln and remove unused code 2023-03-11 12:37:02 +00:00
f7603e30c4 colourise the terminal 2023-03-08 19:04:53 +00:00
dfb93c60b4 start working on opperations 2023-03-07 18:27:06 +00:00
1b3a4c44d9 add create functions 2023-02-27 00:07:13 +00:00
6ef6e051e6 add functions and variables name 2023-02-25 23:34:15 +00:00
636101f1fa Start supporting numbers and strings 2023-02-25 16:45:54 +00:00