Commit 9e78f8d2 authored by FichteFoll's avatar FichteFoll

Merge pull request #3188 from dotzero/master

Add Brainfuck Interpreter
parents f785f603 96927ff0
...@@ -589,6 +589,16 @@ ...@@ -589,6 +589,16 @@
} }
] ]
}, },
{
"name": "Brainfuck Interpreter",
"details": "https://github.com/dotzero/SublimeText-Brainfuck",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/dotzero/SublimeText-Brainfuck/tags"
}
]
},
{ {
"name": "BridleNSIS", "name": "BridleNSIS",
"details": "https://github.com/idleberg/BridleNSIS-Sublime-Text", "details": "https://github.com/idleberg/BridleNSIS-Sublime-Text",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment