[badges.travis-ci]
repository = "aesedepece/scriptful"
[package]
authors = ["The Scriptful Project Developers"]
categories = ["parsing", "parser-implementations", "no-std"]
description = "A minimalist, `no_std` stack machine library for interpreting domain specific interpreted languages.\n"
documentation = "https://docs.rs/scriptful"
edition = "2018"
homepage = "https://github.com/aesedepece/scriptful"
keywords = ["stack", "machine", "script", "dsl"]
license = "MIT OR Apache-2.0"
name = "scriptful"
readme = "README.md"
repository = "https://github.com/aesedepece/scriptful"
version = "0.2.1"