An open API service indexing awesome lists of open source software.

https://github.com/ultirequiem/rustico

🇵🇪 Rust programming, in Spanish.
https://github.com/ultirequiem/rustico

espanol esto-lo-hago-para-divertirme rust spanish spanish-language

Last synced: about 1 year ago
JSON representation

🇵🇪 Rust programming, in Spanish.

Awesome Lists containing this project

README

          

# rústico

![Residente diciendo "Esto lo hago pa' divertirme"](https://raw.githubusercontent.com/UltiRequiem/rustico/e9e5c1c50f566f1946d9e506bb501b2e78cb551c/para_divertirme.png)

> [Doing it for fun.](https://youtu.be/v3rOpmlpFsM)

Aren't you _cansado_ from writing 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?

**rústico** (Spanish for Rust) is here to save your day, as it allows you to
write Rust programs in Latam Spanish.

You are from Costa Rica and don't feel at ease using only Spanish Words? Don't Worry! Rústico is fully compatible English-Rust, you can mix both at your convenience.

## instalación

```sh
cargo install rustico
```

## uso

Here's an example of what can be achieved with Rustico.

```rust
rustico::rustico! {
función principal() {
sea mutable x: e32 = 31;

machea x {
42 => {
chales!("Like panic")
}
_ => imprimeln!("Buenas!")
}

para numero de 0..10 {
imprime!(numero)
}

chales!("f")
}
}
```

Check [`examples/`](./examples) for more.

## documentación

For now you can see [`rustico/src/lib.rs`](./rustico/src/lib.rs) for all the
vocabulary.

## contribuyendo

First of all, _Piolísimo_ that you want to participate in this joke! To add
words is just neccesary to modify [`rustico/src/lib.rs`](./rustico/src/lib.rs).

## por qué?

- If the French can do it, so can we

- los hahas

## gracias

[Benjamin Bouvier](https://github.com/bnjbvr) for the original French
implementation.

## licencia

Licensed under the MIT License 📄