This commit is contained in:
def 2015-02-07 04:03:58 +01:00
parent c340dd94e7
commit a7df5638c0

View File

@ -1199,16 +1199,15 @@
"tags": ["fuse", "library", "wrapper"],
"description": "A FUSE binding for Nim",
"license": "MIT",
"web": "https://github.com/akiradeveloper/nim-fuse",
"web": "https://github.com/akiradeveloper/nim-fuse"
},
{
"name": "brainfuck",
"url": "https://github.com/def-/brainfuck.git",
"url": "https://github.com/def-/nim-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"
}
]