Crates.io | funny |
lib.rs | funny |
version | 0.0.1-alpha |
source | src |
created_at | 2021-01-15 01:11:47.603227 |
updated_at | 2021-01-15 01:11:47.603227 |
description | Funny Programming Language |
homepage | |
repository | https://github.com/fun-lan/funny/ |
max_upload_size | |
id | 342176 |
size | 4,627 |
Here's a quick introduction of Funny.
For now, the only way to install Funny is through cargo (Rust package manager). Yet, it's a sexy way to do it:
cargo install funny
main is Entrypoint
main : [String] . String
main = _ . "Hello, World!"