shithub: martian9

Download patch

ref: 5fa933a00fd0a280221439c54a246600d454ecc7
parent: 2e9df13b3aae992797d8b5ed2a189a4154c201fe
author: smazga <smazga@greymanlabs.com>
date: Fri Aug 7 10:25:35 EDT 2020

added notes.org

--- /dev/null
+++ b/notes.org
@@ -1,0 +1,14 @@
+* First things:
+** implement cons
+Pairs should be preserved, I think
+* Read
+** quote and quasiquote symbols not supported
+* Eval
+* Print
+* Things to watch for
+** fold-case directives (2.1)
+They affect the port for all remaining activity on that port.
+** bar identifiers (2.2)
+How do they work? |some id|?
+** yet another comment? (2.2)
+How to handle #;