From 2f85f7cf8728d74ae50bf851b462874b6ce17c81 Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 26 Mar 2021 18:41:43 +0530 Subject: new art post: Ramen Noodles --- posts/SDL2_devlog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'posts/SDL2_devlog.md') diff --git a/posts/SDL2_devlog.md b/posts/SDL2_devlog.md index f3b019f..216e7b3 100644 --- a/posts/SDL2_devlog.md +++ b/posts/SDL2_devlog.md @@ -5,6 +5,17 @@ on the editor. The days are listed in reverse chronological order, begin from the bottom, if this is your first time on this page. +### Day 13 + +I added a few more forms to the `lisp` evaluator. It handles +recursion, definitions, variable mutation and more. The +prelude contains 20 subroutines so far, including +comparision and logic operators. The REPL interface on the +SDL side requires some UX tweaks; environment based +completion, readline motions sound doable. + +![Day 13](https://u.peppe.rs/u3.mp4) + ### Day 12 I lifted most of -- cgit v1.2.3