You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[file:post/2025/11/15/lisp-1.org][Building a Lisp Interpreter (with Rust) Part 1]] @@html:<span class="post-date">2025-11-15</span>@@
37
+
[[file:post/2025/11/15/lisp-1.org][Building a Lisp Interpreter (in Rust) Part 1 - Parsing S-expressions]] @@html:<span class="post-date">2025-11-15</span>@@
38
38
39
-
[[file:post/2026/01/25/lisp-2.org][Building a Lisp Interpreter (with Rust) Part 2]] @@html:<span class="post-date">2026-01-25</span>@@
39
+
[[file:post/2026/01/25/lisp-2.org][Building a Lisp Interpreter (in Rust) Part 2 - Eval, variables, and if]] @@html:<span class="post-date">2026-01-25</span>@@
40
40
41
-
[[file:post/2026/02/21/lisp-3.org][Building a Lisp Interpreter (with Rust) Part 3]] @@html:<span class="post-date">2026-02-21</span>@@
41
+
[[file:post/2026/02/21/lisp-3.org][Building a Lisp Interpreter (in Rust) Part 3 - Lambdas and closures]] @@html:<span class="post-date">2026-02-21</span>@@
0 commit comments