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

prof@infosec.pub to Programmer Humor@programming.dev – 507 points –

Insert <it's not much but it's honest work> meme. It only supports ints and bools, some logic and simple arithmetics and it compiles to Java but damn was it hard to get that far.

Can you guess what everything does?

62

You are viewing a single comment

It’s really cool, but the example doesn’t produce any sensible output? If you have created something like this, why wouldn’t you have your demo output something sensible like Fibonacci or 1337 or whatever.

Great idea if I have to extend it

I'm opening an issue on your ticket tracker to add filesystem i/o. Let the nightmare commence