Docs.rs
  • air-script-0.3.0
    • air-script 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • bobbinth
    • github:0xpolygonmiden:air-script
    • Dependencies
      • air-codegen-masm ^0.1 normal
      • air-codegen-winter ^0.3 normal
      • air-ir ^0.3 normal
      • air-parser ^0.3 normal
      • air-pass ^0.1 normal
      • clap ^4.2 normal
      • env_logger ^0.10 normal
      • log ^0.4 normal
      • miden-diagnostics ^0.1 normal
      • expect-test ^1.4 dev
      • winter-air ^0.6 dev
      • winter-math ^0.6 dev
      • winter-utils ^0.6 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

air_script0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Air
  • MasmCodeGenerator
  • MasmCodegenConfig
  • WinterfellCodeGenerator
  • passes::AstToAir
  • passes::DumpAst
  • transforms::ConstantPropagation
  • transforms::Inlining

Enums

  • CompileError

Traits

  • Pass

Functions

  • parse
  • parse_file