lead_lang_std 0.0.2

Standard Package of the Lead Programming Language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.lead_lang_interpreter]
version = "0.0.1"

[lib]
name = "lead_std"

[package]
description = "Standard Package of the Lead Programming Language"
edition = "2021"
license = "MIT"
name = "lead_lang_std"
version = "0.0.2"