Post A4mCQGstekLAzdCcb2 by Kooda@merveilles.town
 (DIR) More posts by Kooda@merveilles.town
 (DIR) Post #A4mCQGstekLAzdCcb2 by Kooda@merveilles.town
       2020-11-09T18:15:21Z
       
       2 likes, 1 repeats
       
       Today I implemented the alt (similar to || in C), while and if operators in Comfy-RV #riscv #lisp #assembly #theWorkshop I really love how everything is so simple to write with explicit continuations (the last two arguments of the `compile` procedure: win and lose). And De Morgan’s law to implement alt as a composition of the existing seq (&&) and not. As a bonus, the code generated by this is the most optimal one.