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

superduperenigma@lemmy.world ⁨8⁩ ⁨months⁩ ago

Looks like you’ve got a bug in there.

if false no cap
    canYouSeeMe = false
if cap
    canYouSeeMe = true
sheesh

Won’t this always go into the else/cap condition since the if condition is checking to see that false == true?

source
Sort:hotnewtop