• jason-reddit-public@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I also accidentally started writing a scheme interpreter when I was writing a debugger for a vm for an IR language. I stopped before getting too far along though (I did some of the fun stuff including a tail recursive interpreter using musttail clang annotation but a full library is quite a bit of work). I plan to just use chibi-scheme instead when I get back to that project.