formal-cli 0.1.0

The Formal Programming Language CLI
Documentation
[[bin]]
doc = false
name = "formal"
path = "src/bin/formal.rs"
[dependencies.formal]
version = "0.1.0"

[dependencies.formal-rt]
version = "0.1.0"

[package]
authors = ["The Formal Programming Language Authors"]
categories = ["wasm"]
default-run = "formal"
description = "The Formal Programming Language CLI"
documentation = "https://doc.formal-lang.org/cli/"
edition = "2018"
keywords = ["wasm"]
license = "MIT"
name = "formal-cli"
readme = "README.md"
repository = "https://github.com/formal-lang/formal"
version = "0.1.0"