mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
added package brainimfuck to packages.json (#2639)
This commit is contained in:
parent
d96506fb20
commit
cde9eaec8f
@ -30653,5 +30653,21 @@
|
||||
"description": "Simple parser for HTML",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/TelegramXPlus/beautifulparser"
|
||||
},
|
||||
{
|
||||
"name": "brainimfuck",
|
||||
"url": "https://github.com/nirokay/brainimfuck",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"brainfuck",
|
||||
"interpreter",
|
||||
"language",
|
||||
"cli",
|
||||
"binary",
|
||||
"app"
|
||||
],
|
||||
"description": "Brainfuck interpreter with some advanced features, such as syntax checking and highlighting errors.",
|
||||
"license": "GPL-3.0-only",
|
||||
"web": "https://github.com/nirokay/brainimfuck"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user