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!

  • @[email protected]
    link
    fedilink
    51 month ago

    Designing a language is easy. But the better the language is, the harder it is to make a compiler.

    Gui.present(DoThatThingThatIWant(data))