Even though it’s very unlikely to become popular (and if so, it will probably take a while), there’s a lot you learn from creating a programming language that applies to other areas of software development. Plus, it’s fun!

  • sik0fewl@lemmy.ca
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 month ago

    If you want to give it a try, I highly recommend the book Crafting Interpreters. It’s also available online in HTML format.

    Edit: RTFA and I see that’s what the author did as well!