aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 45caf2c..e7237af 100644
--- a/packages.json
+++ b/packages.json
@@ -8011,5 +8011,18 @@
"description": "libsvm wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/libsvm"
+ },
+ {
+ "name": "lilt",
+ "url": "https://github.com/quelklef/lilt",
+ "method": "git",
+ "tags": [
+ "language",
+ "parser",
+ "parsing"
+ ],
+ "description": "Parsing language",
+ "license": "MIT",
+ "web": "https://github.com/quelklef/lilt"
}
]