Docs.rs
yotc-0.3.0
yotc 0.3.0
Permalink
Docs.rs crate page
MIT
28 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
aykhm
Dependencies
clap ^2.33.0
normal
env_logger ^0.7.1
normal
libc ^0.2.70
normal
llvm-sys ^90
normal
log ^0.4.8
normal
Versions
61.86%
of the crate is documented
Platform
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
Skip to main content
All
yotc
0.3.0
Crate Items
Macros
Structs
Enums
Constants
Functions
Type Aliases
List of all items
Structs
CLIInput
generator::Generator
lexer::Lexer
parser::Parser
parser::program::Program
Enums
OutputFormat
lexer::tokens::Literal
lexer::tokens::Token
parser::expression::Expression
parser::function::Function
parser::statement::Statement
Macros
c_str
peek_identifier_or_err
peek_literal_or_err
peek_symbol_or_err
Functions
init_cli
init_logger
lexer::tokens::binary_op_precedence
Type Aliases
Result
Constants
lexer::tokens::UNARY_SYMBOLS
lexer::tokens::VALID_SYMBOLS