Docs.rs
phoenix-lang-1.1.1
phoenix-lang 1.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TomtheCoder2
Dependencies
bincode ^1.3.3
normal
clap ^4.2.1
normal
colored ^2
normal
lazy_static ^1.4.0
normal
lz4-compression ^0.7.0
normal
rustyline ^11.0.0
normal
serde ^1.0.26
normal
Versions
12.61%
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
☰
Module value
Structs
Enums
Functions
?
Module
phoenix_lang
::
value
source
·
[
−
]
Structs
HeapObj
ObjBoundMethod
ObjClosure
Runtime representation of the closure, ie what variables are in scope
ObjInstance
Runtime instantiation of class definitions
ObjList
Runtime representation of a list
ValueArray
Enums
HeapObjType
HeapObjVal
Value
Functions
is_falsey
values_equal