Loading...
Loading...
&#32; submitted by &#32; <a href="https://www.reddit.com/user/someone-very-cool"> /u/someone-very-cool </a> <br/> <span><a href="https://twobithistory.org/2018/10/14/lisp.html">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/programming/comments/1so2h7q/how_lisp_became_gods_own_programming_language/">[comments]</a></span>
Lisp and its derivatives have deeply influenced language design, metaprogramming, and compiler construction, making developments relevant to language implementers and tool builders. Recent activity shows renewed experimentation in minimalist implementations and educational retrospectives valuable for architects and researchers.
Dossier last updated: 2026-05-11 13:43:19
&#32; submitted by &#32; <a href="https://www.reddit.com/user/goto-con"> /u/goto-con </a> <br/> <span><a href="https://youtu.be/XSXGf3oN2yU?list=PLEx5khR4g7PJozVmHNpQTVrk1QRC7YaJu">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/programming/comments/1ta3gf1/roc_zig_a_compiler_rewrite_story_anjana_vakil/">[comments]</a></span>
&#32; submitted by &#32; <a href="https://www.reddit.com/user/ADavison2560"> /u/ADavison2560 </a> <br/> <span><a href="https://coe.psu.ac.th/ad/subleq/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/programming/comments/1t9qp57/the_bottomup_building_of_a_language_for_subleq/">[comments]</a></span>
This is a new and very preliminary Lisp implementation that is based on Common Lisp. The main goals are to minimize external dependencies. Currently only sbcl is supported. The only other dependency is on Quicklisp, which should strictly be necessary only for testing.
&#32; submitted by &#32; <a href="https://www.reddit.com/user/someone-very-cool"> /u/someone-very-cool </a> <br/> <span><a href="https://twobithistory.org/2018/10/14/lisp.html">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/programming/comments/1so2h7q/how_lisp_became_gods_own_programming_language/">[comments]</a></span>