flesh/src
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
..
bin usability improvements to env and def 2023-05-21 23:53:00 +00:00
stl usability improvements to env and def 2023-05-21 23:53:00 +00:00
eval.rs * fixed and wrote test for lambda and function as arg case 2023-03-20 16:22:51 -07:00
lex.rs a few changes enclosed: 2023-04-19 21:03:26 -07:00
lib.rs usability improvements to env and def 2023-05-21 23:53:00 +00:00
run.rs usability improvements to env and def 2023-05-21 23:53:00 +00:00
segment.rs Fully fledged lambdas, along with efficiency tweaks across the ast 2023-03-13 15:02:19 -07:00
stl.rs usability improvements to env and def 2023-05-21 23:53:00 +00:00
sym.rs tab complete! yay! 2023-05-03 15:13:18 -07:00