Docs.rs
  • aluasm-0.1.0
    • aluasm 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dr-orlovsky
    • Dependencies
      • aluvm ^0.4 normal
      • amplify ^3.7 normal
      • clap ^3.0.0-beta.2 normal
      • pest ^2.1 normal
      • pest_derive ^2.1 normal
      • rustc_apfloat ^0.1.3 normal
    • Versions
    • 26.96% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

aluasm0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • ast::Const
  • ast::KeyedFlag
  • ast::Libs
  • ast::Program
  • ast::Routine
  • ast::Statement
  • ast::Var
  • compiler::FlagError
  • compiler::WrappedFlag
  • issues::Analyze
  • issues::Compile
  • issues::Issues
  • issues::Linking
  • issues::Src
  • linker::LibManager
  • module::CallRef
  • module::CallTable
  • module::Module
  • module::Variable
  • parser::Parser
  • product::DyBin
  • product::DyInner
  • product::DyLib

Enums

  • BuildError
  • CompilerError
  • InstrError
  • LexerError
  • LinkerError
  • MainError
  • ast::Call
  • ast::FlagSet
  • ast::IntBase
  • ast::Literal
  • ast::Operand
  • ast::Operator
  • ast::VarType
  • issues::ReferenceError
  • issues::ReferenceWarning
  • issues::SemanticError
  • issues::SemanticWarning
  • issues::SyntaxError
  • issues::SyntaxWarning
  • module::CallTableError
  • module::DataType
  • module::ModuleError
  • parser::Rule
  • product::DyError
  • product::EntryPoint
  • product::Product

Traits

  • issues::Issue
  • issues::Stage
  • issues::ToSrc

Constants

  • product::MAGIC_DYBIN
  • product::MAGIC_DYLIB