Docs.rs
  • vc_8bit-0.1.2
    • vc_8bit 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • JBrosDevelopment
    • Dependencies
      • regex ^1.10.6 normal
    • Versions
    • 18.07% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

vc_8bit0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • c_lang::ExprNode
  • c_lang::Token
  • c_lang::Variable
  • vc_8bit::ALU
  • vc_8bit::BinaryDecoder
  • vc_8bit::Bit
  • vc_8bit::Byte
  • vc_8bit::ByteArithmetic
  • vc_8bit::CPU
  • vc_8bit::Computer
  • vc_8bit::Ports
  • vc_8bit::RAM
  • vc_8bit::Register

Enums

  • c_lang::VariableType

Functions

  • assembly::compile_assembly_to_binary
  • assembly::string_to_bytes
  • c_lang::compile
  • c_lang::fmt_expr
  • c_lang::get_index_from_register
  • c_lang::interpret
  • c_lang::precedence
  • c_lang::solve_node
  • vc_8bit::bool_array_to_ascii

Constants

  • vc_8bit::MAXBYTE