tinylivecode 0.1.1

a tiny language for embedded live coding
Documentation
[dependencies.micromath]
version = "2.1"

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

[package]
authors = ["Jessica Stringham <jessica@thisxorthat.art>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "a tiny language for embedded live coding"
edition = "2021"
license = "AGPL-3.0-or-later"
name = "tinylivecode"
readme = false
repository = "https://github.com/jessstringham/murrelet.git"
version = "0.1.1"