# blots-core
This crate includes the core implementation of Blots, a small, simple, expression-oriented programming language. This crate is shared between the native (`blots`) and WASM (`blots-wasm`) runtimes for the language, and isn't designed to be used directly.