We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e82b32 + 2aace00 commit 8833b48Copy full SHA for 8833b48
Cargo.toml
@@ -7,6 +7,8 @@ authors = [
7
]
8
repository = "https://github.com/lykenware/gll"
9
license = "MIT/Apache-2.0"
10
+keywords = ["grammar", "generator", "GLL", "parser"]
11
+readme = "README.md"
12
description = "GLL parsing framework."
13
14
[dependencies]
0 commit comments