| Crates.io | blots-core |
| lib.rs | blots-core |
| version | 0.13.1 |
| created_at | 2025-09-12 19:26:39.319541+00 |
| updated_at | 2026-01-17 05:04:14.979197+00 |
| description | Core library for Blots, a small, simple, expression-oriented programming language. |
| homepage | https://github.com/paul-russo/blots-lang |
| repository | https://github.com/paul-russo/blots-lang |
| max_upload_size | |
| id | 1836320 |
| size | 598,676 |
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.