TryItOnline/tryitonline

Add Malbolge Unshackled

Closed this issue · 3 comments

I would really appreciate the Unshackled variant of Malbolge being hosted on TIO as I'm using it in my answers.

Pretty decent interpreter

Is that a different TIO has 1 MB limit for requests, so if it's for this answer, it won't work... I suppose it's going to be useful nonetheless, so I'll add it anyway.

Is the interpreter you mentioned better than the one TIO already has? Removing the memory limit would be trivial. Nevermind, I thought is was just Malbolge with infinite cells.

That answer was using my to-Malbolge compiler (eating around 1.5 gigabytes of RAM), so I wouldn't expect TIO to run it, although Malbolge Unshackled may come really handy here (60kB vs 1MB makes a difference)