blots-core

Crates.ioblots-core
lib.rsblots-core
version0.13.1
created_at2025-09-12 19:26:39.319541+00
updated_at2026-01-17 05:04:14.979197+00
descriptionCore library for Blots, a small, simple, expression-oriented programming language.
homepagehttps://github.com/paul-russo/blots-lang
repositoryhttps://github.com/paul-russo/blots-lang
max_upload_size
id1836320
size598,676
Paul Russo (paul-russo)

documentation

README

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.

Commit count: 399

cargo fmt