#lark #interning #compiler #capabilities #data

bin+lib lark-intern

Interning capabilities for the Lark compiler

1 unstable release

0.1.0 Jan 15, 2019

#28 in #lark

Download history 39/week @ 2024-03-12 40/week @ 2024-03-19 82/week @ 2024-03-26 96/week @ 2024-04-02 33/week @ 2024-04-09 42/week @ 2024-04-16 51/week @ 2024-04-23 41/week @ 2024-04-30 54/week @ 2024-05-07 46/week @ 2024-05-14 39/week @ 2024-05-21 44/week @ 2024-05-28 33/week @ 2024-06-04 27/week @ 2024-06-11 50/week @ 2024-06-18 38/week @ 2024-06-25

158 downloads per month
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
~39K SLoC