Add nimline (#996)
This commit is contained in:
parent
7ae577f0cc
commit
95b3dbd3c0
1 changed files with 15 additions and 0 deletions
|
|
@ -10292,6 +10292,21 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/fragcolor-xyz/fragments"
|
||||
},
|
||||
{
|
||||
"name": "nimline",
|
||||
"url": "https://github.com/fragcolor-xyz/nimline",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"c",
|
||||
"c++",
|
||||
"interop",
|
||||
"ffi",
|
||||
"wrappers"
|
||||
],
|
||||
"description": "Wrapper-less C/C++ interop for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fragcolor-xyz/nimline"
|
||||
},
|
||||
{
|
||||
"name": "nim_telegram_bot",
|
||||
"url": "https://github.com/juancarlospaco/nim-telegram-bot",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue