tinylivecode 0.1.1

a tiny language for embedded live coding
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "tinylivecode"
version = "0.1.1"
edition = "2021"
authors = ["Jessica Stringham <jessica@thisxorthat.art>"]
repository = "https://github.com/jessstringham/murrelet.git"
description = "a tiny language for embedded live coding"
license = "AGPL-3.0-or-later"

[dependencies]
micromath = "2.1"