CyberChef icon indicating copy to clipboard operation
CyberChef copied to clipboard

Add Malbolge operation in new esoteric programming category

Open kassi opened this issue 7 years ago • 2 comments

I added a new category: "Esoteric Programming" and the first language operation for the esoteric language "Malbolge". It uses a 3rd party node package (no license).

It currently uses the common language "syntax". There's no mode for the normalized form yet. You can specify user input in a string which will be given to the program during execution on request.

Please let me know what you think about this new category. I planned to add more to it like brainfuck, piet etc.

kassi avatar Mar 06 '19 23:03 kassi

@kassi Been a long time, if you're still around would you be willing to fix some of these merge conflicts and I'll get this merged in? ❤️

a3957273 avatar Mar 31 '24 01:03 a3957273

Actually, I'm not confident we want to be importing a library that current averages around 4 downloads a month. Instead of importing via npm, could you add the malbolge-vm code to our vendor folder?

a3957273 avatar Mar 31 '24 01:03 a3957273