39 releases
0.18.0 | Oct 3, 2021 |
---|---|
0.17.2 | Oct 25, 2020 |
0.17.1 | Aug 15, 2020 |
0.16.1 | Jul 5, 2020 |
0.1.2 | Jul 8, 2016 |
#7 in #gluon
193 downloads per month
Used in 12 crates
(4 directly)
440KB
13K
SLoC
The parser is a bit more complex than it needs to be as it needs to be fully specialized to avoid a recompilation every time a later part of the compiler is changed. Due to this the string interner and therefore also garbage collector needs to compiled before the parser.
Dependencies
~2–3.5MB
~71K SLoC