add tnim nimble package (Nim REPL)
This commit is contained in:
parent
f4831c3218
commit
33a2d01209
1 changed files with 17 additions and 0 deletions
|
|
@ -3392,5 +3392,22 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/rgv151/daemonize.nim"
|
||||
|
||||
},
|
||||
{
|
||||
"name": "tnim",
|
||||
"url": "https://github.com/jlp765/tnim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"REPL",
|
||||
"sandbox",
|
||||
"interactive",
|
||||
"compiler",
|
||||
"code",
|
||||
"language",
|
||||
"Nim"
|
||||
],
|
||||
"description": "tnim is a Nim REPL - an interactive sandbox for testing Nim code",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jlp765/tnim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue