Commit graph

5 commits

Author SHA1 Message Date
6d2925984f Big project dir refactor
* split into multi member workspace in preparation for a no_std core
* env and posix stuff neatly crammed into a seperate shell project
* some pokes at interactive-devel.f
* updated ci
* removed 'l' shortcut for 'load' and update docs
* remove out of date readme content
* updated tests
* more sensible cond implementation and extra tests
* substr stdlib function with tests

Signed-off-by: Ava Affine <ava@sunnypup.io>
2024-07-12 13:45:09 -07:00
9796c20c5d more efficient tracebacks
Signed-off-by: Ava Affine <ava@sunnypup.io>
2024-06-11 17:08:08 -07:00
9b447eb5b7 rename relish to flesh 2024-02-06 22:39:08 +00:00
8cc0202a7b Readme and clippy cleanups 2023-05-28 23:22:49 +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