koto_bytecode 0.10.0

The bytecode compiler used by the Koto programming language
Documentation
[dependencies.dunce]
version = "1.0.2"

[dependencies.koto_parser]
version = "^0.10.0"

[dependencies.smallvec]
version = "1.2.0"

[package]
authors = ["irh <ian.r.hobson@gmail.com>"]
description = "The bytecode compiler used by the Koto programming language"
edition = "2018"
homepage = "https://github.com/koto-lang/koto"
keywords = ["scripting", "language", "koto"]
license = "MIT"
name = "koto_bytecode"
repository = "https://github.com/koto-lang/koto"
version = "0.10.0"