lark-intern

Crates.iolark-intern
lib.rslark-intern
version0.1.0
sourcesrc
created_at2019-01-15 17:43:47.517933
updated_at2019-01-15 17:43:47.517933
descriptionInterning capabilities for the Lark compiler.
homepage
repositoryhttps://github.com/lark-exploration/lark/tree/master/components/lark-intern
max_upload_size
id108736
size7,622
Sophia June Turner (sophiajt)

documentation

README

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.

Commit count: 919

cargo fmt