Skip to content

Commit 82f9d14

Browse files
authored
Update README.md
1 parent a5e47c1 commit 82f9d14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ involved parts of this interpreter is the reader, where I had to do
88
quite a lot of stack juggling to keep everything in line. It doesn't
99
look very involved now but I remember spending quite some time
1010
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.
1113

1214
## How to use it
1315

0 commit comments

Comments
 (0)