Comment on I had to design a simple general purpose language for university, so I tried creating "ZoomerScript" with Jetbrains MPS

<- View Parent
blotz@lemmy.world ⁨8⁩ ⁨months⁩ ago

You essential have a compiler written through metaprogramming. For your implementation, did you use a find and replace or did you define and parse a grammar like a true compiler.

source
Sort:hotnewtop