[HN Gopher] Arplisp Interpreter for Raspberry Pi in a Single ASM...
       ___________________________________________________________________
        
       Arplisp Interpreter for Raspberry Pi in a Single ASM File, No
       Libraries Used
        
       Author : wrycoder
       Score  : 42 points
       Date   : 2021-01-01 17:27 UTC (5 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | rcarmo wrote:
       | This is a singular thing of beauty, if only because the code is
       | _extremely_ small. It is 3000+ lines long because it is heavily
       | commented and makes for some pretty interesting reading (even if
       | you don't know ARM assembly, it is easy to follow).
       | 
       | It's also a great first addition of the year to my LISP resources
       | page at http://taoofmac.com/space/dev/lisp :)
        
       | solvorn wrote:
       | I started porting this to aarch64 a month ago. It's fun. There
       | are some architecture specific hacks that don't just translate.
        
         | klelatti wrote:
         | I was wondering if anyone would do this. Any plans to share
         | your experiences (and the code)?
        
       ___________________________________________________________________
       (page generated 2021-01-01 23:01 UTC)