Docs.rs
  • hvm-2.0.22
    • hvm 2.0.22
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • VictorTaelin
    • Dependencies
      • TSPL ^0.0.13 normal
      • clap ^4.5.2 normal
      • highlight_error ^0.1.1 normal
      • num_cpus ^1.0 normal
      • insta ^1.39.0 dev
      • cc ^1.0 build
      • num_cpus ^1.0 build
    • Versions
    • 0% 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
    • 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

hvm2.0.22

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • ast::Book
  • ast::CoreParser
  • ast::Net
  • ast::Numb
  • hvm::APair
  • hvm::APort
  • hvm::Book
  • hvm::Def
  • hvm::GNet
  • hvm::Numb
  • hvm::Pair
  • hvm::Port
  • hvm::RBag
  • hvm::TMem

Enums

  • ast::Tree
  • cmp::Target

Functions

  • cmp::compile_book
  • cmp::compile_def
  • cmp::compile_link_fast
  • cmp::compile_link_slow
  • cmp::compile_node
  • cmp::compile_tag
  • cmp::indent
  • cmp::link_or_store

Type Aliases

  • ast::ParseResult
  • ast::Redex
  • hvm::AVal
  • hvm::Lab
  • hvm::Rule
  • hvm::Tag
  • hvm::Val

Constants

  • hvm::ANNI
  • hvm::CALL
  • hvm::COMM
  • hvm::CON
  • hvm::DUP
  • hvm::ERA
  • hvm::ERAS
  • hvm::FP_DIV
  • hvm::FP_REM
  • hvm::FP_SHL
  • hvm::FP_SHR
  • hvm::FP_SUB
  • hvm::FREE
  • hvm::LINK
  • hvm::NONE
  • hvm::NUM
  • hvm::OPER
  • hvm::OPR
  • hvm::OP_ADD
  • hvm::OP_AND
  • hvm::OP_DIV
  • hvm::OP_EQ
  • hvm::OP_GT
  • hvm::OP_LT
  • hvm::OP_MUL
  • hvm::OP_NEQ
  • hvm::OP_OR
  • hvm::OP_REM
  • hvm::OP_SHL
  • hvm::OP_SHR
  • hvm::OP_SUB
  • hvm::OP_XOR
  • hvm::REF
  • hvm::ROOT
  • hvm::SWI
  • hvm::SWIT
  • hvm::TY_F24
  • hvm::TY_I24
  • hvm::TY_SYM
  • hvm::TY_U24
  • hvm::VAR
  • hvm::VOID