Docs.rs
  • monkey-compiler-0.9.1
    • monkey-compiler 0.9.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gengjiawen
    • Dependencies
      • byteorder ^1.4.3 normal
      • lazy_static ^1.4.0 normal
      • monkey-object ^0.9.1 normal
      • monkey-parser ^0.9.1 normal
      • strum ^0.24.1 normal
      • strum_macros ^0.24 normal
    • Versions
    • 1.1% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

compiler0.9.1

Module op_code

Module Items

  • Structs
  • Enums
  • Functions

In crate compiler

compiler

Module op_code

Source

Structs§

DEFINITIONS
Instructions
OpcodeDefinition
OpcodeIter
An iterator over the variants of Self

Enums§

Opcode

Functions§

cast_u8_to_opcode
concat_instructions
make_instructions
read_operands