rush-analyzer 0.1.0

A semantic analyzer and type-annotator for the rush programming language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.rush-parser]
version = "0.1.0"

[package]
authors = ["RubixDev", "MikMuellerDev"]
description = "A semantic analyzer and type-annotator for the rush programming language"
edition = "2021"
license = "GPL-3.0-only"
name = "rush-analyzer"
repository = "https://github.com/rush-rs/rush.git"
resolver = "1"
version = "0.1.0"