shithub: femtolisp

Download patch

ref: d14238b24fca16dd7718501b4a723965027fd6d3
parent: 06df0a14302c5f1e5c9bd52078711453e28dc681
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Mon Mar 27 11:44:55 EDT 2023

update readme

--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
 
  * aggressive clean up and removal (like Windows and Mac OS X support)
  * `[` and `]` are synonyms to `(` and `)`
- * some of the previously available (but not merged) fixes from the community are applied
+ * 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
  * fixed bootstrap (makes it work properly when opcodes change)