Crates.io | rustico |
lib.rs | rustico |
version | 0.1.2 |
source | src |
created_at | 2022-03-14 20:24:18.245563 |
updated_at | 2022-04-06 15:36:17.439788 |
description | Rust programming, in Spanish. |
homepage | https://github.com/UltiRequiem/rustico |
repository | |
max_upload_size | |
id | 550158 |
size | 4,380 |
Aren't you cansado from writting Rust Programs in English? Do you like saying "chales" a lot? Would you like to try something different, in an exotic and funny-sounding language?
rustico (Spanish for Rust) is here to save your day, as it allows you to write Rust programs in Spanish.
You are from Costa Rica and don't feel as ease using only Spanish Words? Don't Worry! Rustico if fully compatible English-Rust, you can mix both at your convenience.
cargo install rustico
Here 's an exmple of what can be achieved with Rustico.
rustico::rustico! {
funcion principal() {
deja mutable x = 31;
machea x {
42 => {
chales!("Like panic")
}
_ => imprime!("Buenas!")
}
para numero de 0..10 {
imprime!(numero)
}
chales!("f")
}
}
Check examples/
for more.
For now you can see rustico/src/lib.rs
for all the
vocabulary.
First of all, Piolisimo that you want to participate in this joke! To add
words is just neccesary to modify rustico/src/lib.rs
.
If the French can do it, so can we
los hahas
Benjamin Bouvier for the original French implementation.
Licensed under the MIT License 📄