lsts 0.6.28

Large Scale Type Systems
Documentation
[[bench]]
harness = false
name = "big_file"

[[bin]]
name = "lsts"
path = "src/main.rs"
[dependencies.gag]
version = "1"

[dependencies.l1_ir]
version = "0.0.47"

[dependencies.regex]
version = "1"

[package]
authors = ["Andrew <andrew@subarctic.org>"]
description = "Large Scale Type Systems"
documentation = "https://andrew-johnson-4.github.io/lsts-tutorial/"
edition = "2018"
keywords = ["type", "logic", "automated", "theorem", "proof"]
license = "MIT"
name = "lsts"
readme = "README.md"
repository = "https://github.com/andrew-johnson-4/LSTS"
version = "0.6.28"