mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Added package ast_pattern_matching
This commit is contained in:
parent
fe79eee063
commit
237c71ff7f
@ -8960,5 +8960,18 @@
|
||||
"description": " Statically-typed quantity units.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Udiknedormin/NimUnits"
|
||||
},
|
||||
{
|
||||
"name": "ast_pattern_matching",
|
||||
"url": "https://github.com/krux02/ast-pattern-matching",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"macros",
|
||||
"pattern-matching",
|
||||
"ast"
|
||||
],
|
||||
"description": "a general ast pattern matching library with a focus on correctness and good error messages",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/krux02/ast-pattern-matching"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user