Added package honeycomb (#2101)

This commit is contained in:
Katrina Grace
2021-12-29 19:11:11 +01:00
committed by GitHub
parent abd42dc9fe
commit 594a3f0d63
+13
View File
@@ -24627,6 +24627,19 @@
"license": "MIT",
"web": "https://github.com/stscoundrel/ogham-nim"
},
{
"name": "honeycomb",
"url": "https://github.com/KatrinaKitten/honeycomb",
"method": "git",
"tags": [
"parsing",
"parser-combinator",
"parser"
],
"description": "A dead simple, no-nonsense parser combinator library written in pure Nim.",
"license": "MPL-2.0",
"web": "https://github.com/KatrinaKitten/honeycomb"
},
{
"name": "preprod",
"url": "https://github.com/j-a-s-d/preprod",