flesh/src/stl
Ava Hahn 6969ea63bc usability improvements to env and def
* env prints variables and functions in seperate columns
* run/stl seperation of concerns significantly better
* def doesnt store lists or lambdas in the environment
2023-05-21 23:53:00 +00:00
..
append.rs Some readme elaboration, but mostly cons 2023-03-09 16:03:06 -08:00
boolean.rs Fully fledged lambdas, along with efficiency tweaks across the ast 2023-03-13 15:02:19 -07:00
control.rs circuit handles load commands better 2023-03-27 14:34:07 -07:00
decl.rs usability improvements to env and def 2023-05-21 23:53:00 +00:00
math.rs finished inc and dec, and tests 2023-03-07 22:16:57 -08:00
posix.rs fully interactive shell 2023-05-18 06:53:23 +00:00
strings.rs input function 2023-03-22 22:53:29 -07:00