Added package nimfcuk (#1792)

This commit is contained in:
Abhishek Keshri 2021-01-25 11:17:51 +05:30 committed by GitHub
parent 02d736611f
commit cd569530e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21248,5 +21248,20 @@
"description": "Various kinds of hashed array trees.",
"license": "MIT",
"web": "https://github.com/davidgarland/nim-hats"
},
{
"name": "nimfcuk",
"url": "https://github.com/2KAbhishek/nimfcuk",
"method": "git",
"tags": [
"cli",
"library",
"brainfuck",
"compiler",
"interpreter"
],
"description": "A brainfuck interpreter & compiler implemented in nim",
"license": "GPL-3.0",
"web": "https://github.com/2KAbhishek/nimfcuk"
}
]