airlang_ext

Crates.ioairlang_ext
lib.rsairlang_ext
version
sourcesrc
created_at2023-12-31 11:12:33.028194+00
updated_at2025-03-31 12:22:31.434415+00
descriptionThe Extension of the Air Programming Language
homepage
repositoryhttps://github.com/LambdaAlpha/airlang_rs
max_upload_size
id1084736
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
lambda (LambdaAlpha)

documentation

README

The Extension of the Air Programming Language

The Air programming language is designed to be a universal, scalable and optimal programming language for abstraction-optimization and problem-solving.

This crate offers rich extensions for the Air programming language, such as:

  • Build tools for the Air language
  • Operating system interfaces
  • And more
Commit count: 621

cargo fmt