mean 0.0.1

Intermediate representation and tools for semantics
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Rin <rnarkkx@gmail.com>"]
description = "Intermediate representation and tools for semantics"
documentation = "https://github.com/synthet-ic/mean/docs"
edition = "2021"
homepage = "https://github.com/synthet-ic/mean"
license = "MIT OR Apache-2.0"
name = "mean"
readme = "README.md"
repository = "https://github.com/synthet-ic/mean"
resolver = "2"
version = "0.0.1"