3bbea6bea0
This MR finishes up all remaining Pre V1 goals
...
* add a posix exit() builtin
* improve separation of concerns regarding standard library structure
2023-05-25 23:08:44 +00:00
789349df48
Error Messaging Redesign
...
This commit contains the following:
* New data types to support full tracebacks
* New traceback data type used across stl and ast
* Updates to tests
* fixes for error messaging in sym and some stl functions
2023-05-23 22:06:11 +00:00
1ce5fd3454
input function
2023-03-22 22:53:29 -07:00
b638918a89
list contains implemented
2023-03-20 22:14:40 -07:00
da0709c4db
better echo
2023-03-20 21:21:42 -07:00
8efa1dbaad
Fully fledged lambdas, along with efficiency tweaks across the ast
2023-03-13 15:02:19 -07:00
Ava Hahn
6961fcc9fa
add string split method
2023-03-08 19:42:08 -08:00
Ava Hahn
d4121a734a
Add simple string functions
2023-03-08 11:40:46 -08:00