fixes
This commit is contained in:
parent
c340dd94e7
commit
a7df5638c0
1 changed files with 2 additions and 3 deletions
|
|
@ -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"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue