Add brainfuck
on behalf of @def-
This commit is contained in:
parent
8fab1575b2
commit
c340dd94e7
1 changed files with 10 additions and 0 deletions
|
|
@ -1200,5 +1200,15 @@
|
|||
"description": "A FUSE binding for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/akiradeveloper/nim-fuse",
|
||||
},
|
||||
{
|
||||
"name": "brainfuck",
|
||||
"url": "https://github.com/def-/brainfuck.git",
|
||||
"method": "git",
|
||||
"tags": ["library", "binary", "app", "interpreter", "compiler", "language"],
|
||||
"description": "A brainfuck interpreter and compiler",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/def-/nim-brainfuck"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue