#lark #interning #compiler #capabilities #data

bin+lib lark-intern

Interning capabilities for the Lark compiler

1 unstable release

0.1.0 Jan 15, 2019

#30 in #lark


Used in 16 crates (14 directly)

Custom license

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
~40K SLoC