Crates.io | sixth |
lib.rs | sixth |
version | 0.1.2 |
source | src |
created_at | 2022-10-26 02:52:20.828608 |
updated_at | 2022-10-26 03:35:48.958121 |
description | The Sixth Programming language |
homepage | |
repository | https://github.com/poggingfish/Sixth |
max_upload_size | |
id | 697472 |
size | 24,073 |
cargo install sixth
" Hello, world! " .
Output: 2
1 1 + .
Output: 2
fn my_func
1 +
end
1 my_func .
Output: 2