veric-core 0.0.1

Core type-checking engine for Veric — types-first static analysis for data warehouses
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "veric-core"
version = "0.0.1"
edition = "2021"
description = "Core type-checking engine for Veric — types-first static analysis for data warehouses"
license = "MIT OR Apache-2.0"
repository = "https://github.com/veric-dev/veric"
homepage = "https://veric.dev"
keywords = ["static-analysis", "type-checking", "data-warehouse", "attribute-grammar"]
categories = ["development-tools"]
readme = "README.md"

[dependencies]