Added Nim compiler.
This commit is contained in:
parent
c916566127
commit
41e1e63b0b
1 changed files with 9 additions and 0 deletions
|
|
@ -1119,6 +1119,15 @@
|
|||
"description": "Utility that helps with big files in git, very similar to git-fat, s3annnex etc.",
|
||||
"license": "MIT",
|
||||
"web": "https://gitlab.3dicc.com/gokr/blimp"
|
||||
},
|
||||
{
|
||||
"name": "compiler",
|
||||
"url": "https://github.com/Araq/Nim.git",
|
||||
"method": "git",
|
||||
"tags": ["library", "nim"],
|
||||
"description": "Compiler package providing the compiler sources as a library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Araq/Nim"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue