Docs.rs
y-lang-0.1.3
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
y-lang 0.1.3
Compiler & Interpreter for the (rather new and very experimental) Y programming language.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
system
ackermann.why
arrays.why
assignment.why
boolean.why
declaration.why
expressions.why
fib.why
foo.why
functions.why
hello.why
if.why
import.why
inline_asm.why
loop.why
main.why
mutable.why
parse_error.why
print.why
printi.why
scope.why
simple.why
std.why
strings.why
syscall.why
test.asm
unknown.why
1
let bar := foo(3, 4)