Add Malbolge operation in new esoteric programming category#503
Closed
kassi wants to merge 1 commit intogchq:masterfrom
Closed
Add Malbolge operation in new esoteric programming category#503kassi wants to merge 1 commit intogchq:masterfrom
kassi wants to merge 1 commit intogchq:masterfrom
Conversation
Member
|
@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? ❤️ |
Member
|
Actually, I'm not confident we want to be importing a library that current averages around 4 downloads a month. Instead of importing via |
Member
|
Closing due to inactivity. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.