Add Malbolge operation in new esoteric programming category #503
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.