aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli <elimaynard923@gmail.com>2018-01-17 18:58:50 -0500
committerEli <elimaynard923@gmail.com>2018-01-17 18:58:50 -0500
commite1179128db94d0caaf4458226d9b58deb93c3a4a (patch)
tree70f7496a92a4d75dcc16b4fda06fec04788e528e
parent1f737b3345e7fca8ff0cee58fbbc248769618138 (diff)
downloadpackages-e1179128db94d0caaf4458226d9b58deb93c3a4a.tar.gz
packages-e1179128db94d0caaf4458226d9b58deb93c3a4a.zip
Added lilt package
-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"
}
]