Docs.rs
  • rpg-compiler-0.1.1
    • rpg-compiler 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Jomy10
    • Dependencies
      • lazy_static ^1.4.0 normal
      • regex ^1.5.4 normal
      • simple_colors ^1 normal
      • spinner ^0.5.0 normal
      • spinners ^2 normal
    • Versions
    • 16.34% 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

rpg_compiler0.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • Config
  • Parser
  • Token
  • TokenRegex
  • Tokenizer
  • generator::Generator
  • node::Char
  • node::FnAttacks
  • node::FnBody
  • node::FnBuys
  • node::FnShouts
  • node::FnShoutsSpeak
  • node::FnUses
  • node::FnUsesCasting
  • node::FnWhispers
  • node::FnWhispersSpeak
  • node::Merchant
  • node::Potion
  • node::SpellBook
  • node::Zombie
  • type_checker::TypeChecker

Enums

  • TokenType
  • node::NodeType
  • node::SBFunction

Traits

  • node::Item
  • node::ItemClone
  • node::Node
  • node::NodeClone
  • user_output::CompileError

Macros

  • compile_error
  • impl_node
  • new_node
  • node::impl_node
  • node::new_node
  • user_output::compile_error

Functions

  • compile
  • compile_with_config
  • node::parse_dyn_node
  • rm_comments
  • uid::generate_uid

Statics

  • generator::MAX_CHAR
  • user_output::VERBOSE