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!
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!
Designing a language is easy. But the better the language is, the harder it is to make a compiler.
Gui.present(DoThatThingThatIWant(data))
Let the LLM fill in the details