[dev-dependencies.insta]
version = "1.36.1"
[dev-dependencies.pretty_assertions]
version = "1.4.0"
[features]
alloc = []
std = []
[package]
description = "Bytecode encoding/decoding for Stak Scheme"
edition = "2021"
keywords = ["interpreter", "language", "scheme"]
license-file = "LICENSE"
name = "stak-code"
readme = "README.md"
repository = "https://github.com/raviqqe/stak"
version = "0.2.16"