shithub: femtolisp

Download patch

ref: 2967f7480c224b0928255cf44ca15cc4c5b08dd7
parent: 6c42012d3d227941cfec46b77768b2d3e5891dea
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Mon Oct 21 19:35:41 EDT 2024

mention λ as well

--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@
 
  * aggressive clean up and removal (like Windows and Mac OS X support)
  * `[` and `]`, `{` and `}` are synonyms to `(` and `)`
+ * `λ` as a shorthand for `lambda`
  * some of the previously available (but not merged) patches from the community and [Julia](https://github.com/JuliaLang/julia) are applied
  * "boot" image is built into the executable
  * vm opcode definitions and tables are generated from a single file