summaryrefslogtreecommitdiff
path: root/environment.scm
Commit message (Collapse)AuthorAgeFilesLines
* add define lambda shorthandHEADmasterAkshay2020-11-081-2/+1
|
* add named let and simultaneous define semanticsAkshay2020-11-081-0/+2
|
* let there be lambda!Akshay2020-11-051-1/+4
| | | | | | | * begin form * define form * let derived form * function application and stuff
* rework modulesAkshay2020-11-051-1/+6
|
* add basic evaluator, environmentAkshay2020-11-041-0/+72