mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package microparsec (#1945)
This commit is contained in:
parent
3b988f4b64
commit
1110714c86
@ -23058,6 +23058,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/niklaskorz/nim-exporttosqlite3"
|
"web": "https://github.com/niklaskorz/nim-exporttosqlite3"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "microparsec",
|
||||||
|
"url": "https://github.com/schneiderfelipe/microparsec",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"parser-combinators",
|
||||||
|
"parser-library",
|
||||||
|
"microparsec",
|
||||||
|
"parsec"
|
||||||
|
],
|
||||||
|
"description": "A performant Nim parsing library built for humans.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/schneiderfelipe/microparsec"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "chain",
|
"name": "chain",
|
||||||
"url": "https://github.com/khchen/chain",
|
"url": "https://github.com/khchen/chain",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user