bitsy-script 0.2.1

Interpreter for Bitsy scripting language
Documentation
[dependencies.hashbrown]
version = "0.16.1"

[lib]
name = "bitsy_script"
path = "src/lib.rs"

[package]
authors = ["Gram <git@orsinium.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std"]
description = "Interpreter for Bitsy scripting language"
edition = "2024"
keywords = ["bitsy"]
license = "MIT"
name = "bitsy-script"
readme = "README.md"
repository = "https://github.com/orsinium-labs/bitsy-script"
version = "0.2.1"