airlang_ext

Crates.ioairlang_ext
lib.rsairlang_ext
version
sourcesrc
created_at2023-12-31 11:12:33.028194
updated_at2024-11-29 03:36:22.857501
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 carefully designed to solve programming problems once and for all.

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: 552

cargo fmt