We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e47c1 commit 82f9d14Copy full SHA for 82f9d14
README.md
@@ -8,6 +8,8 @@ involved parts of this interpreter is the reader, where I had to do
8
quite a lot of stack juggling to keep everything in line. It doesn't
9
look very involved now but I remember spending quite some time
10
thinking about the stack layout for the reader routines.
11
+[Read here](https://news.ycombinator.com/item?id=26884231) why the
12
+way I did it is most certainly wrong.
13
14
## How to use it
15
0 commit comments