mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
added c2nim and pas2nim packages
This commit is contained in:
parent
5e6e1d3be5
commit
a026b6047a
@ -229,6 +229,26 @@
|
|||||||
"web": "https://github.com/nimrod-code/Aporia"
|
"web": "https://github.com/nimrod-code/Aporia"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "c2nim",
|
||||||
|
"url": "git://github.com/nimrod-code/c2nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["tool", "header", "C", "nimrod"],
|
||||||
|
"description": "c2nim is a tool to translate Ansi C code to Nimrod.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nimrod-code/c2nim"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "pas2nim",
|
||||||
|
"url": "git://github.com/nimrod-code/pas2nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["tool", "Pascal", "nimrod"],
|
||||||
|
"description": "pas2nim is a tool to translate Pascal code to Nimrod.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nimrod-code/pas2nim"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "ipsumgenera",
|
"name": "ipsumgenera",
|
||||||
"url": "git://github.com/dom96/ipsumgenera",
|
"url": "git://github.com/dom96/ipsumgenera",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user