mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Add package antlr4nim (#1799)
This commit is contained in:
parent
68a07620d0
commit
d05285326d
@ -21349,5 +21349,22 @@
|
||||
"description": "A fast, multithreaded miner for DuinoCoin",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/its5Q/ducominer"
|
||||
},
|
||||
{
|
||||
"name": "antlr4nim",
|
||||
"url": "https://github.com/jan0sc/antlr4nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"antlr",
|
||||
"antlr4",
|
||||
"parser",
|
||||
"visitor",
|
||||
"listener",
|
||||
"DSL"
|
||||
],
|
||||
"description": "Nim interface to ANTLR4 listener/visitor via jsffi",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jan0sc/antlr4nim",
|
||||
"doc": "https://jan0sc.github.io/antlr4nim.html"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user