1 unstable release
0.1.0 | Jan 15, 2019 |
---|
#28 in #lark
158 downloads per month
Used in 16 crates
(14 directly)
31KB
818 lines
Interning capabilities for the Lark compiler. Interning is the process of taking a complex structure, storing it in a storage, and referring to it by a simpler data value.
For more information, see the main readme and internals doc.
Dependencies
~2.5MB
~39K SLoC