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" } ]