blots-core 0.4.8

Core library for Blots, a small, simple, expression-oriented programming language.
Documentation

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.