add nimtcl (#2851)

This commit is contained in:
Jazz 2024-04-15 23:03:04 -04:00 committed by GitHub
parent 865a5ea2ea
commit 008f41c5b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33129,5 +33129,20 @@
"description": "A high-performance graphics renderer made for web engines",
"license": "MIT",
"web": "https://github.com/ferus-web/mirage"
},
{
"name": "nimtcl",
"url": "https://github.com/neroist/nimtcl",
"method": "git",
"tags": [
"tcl",
"tk",
"wrapper",
"bindings",
"lang"
],
"description": "Low-level Tcl & Tk bindings for Nim",
"license": "MIT",
"web": "https://github.com/neroist/nimtcl"
}
]