Add package antlr4nim (#1799)

This commit is contained in:
jan0sc 2021-02-01 05:55:29 +00:00 committed by GitHub
parent 68a07620d0
commit d05285326d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]