mirror of
https://github.com/Alvin-Zilverstand/Tralalero_lang.git
synced 2026-03-06 11:17:06 +01:00
refactor: Rename project to Tralalero_lang
This commit is contained in:
12
README.md
12
README.md
@@ -1,10 +1,10 @@
|
||||
# Trallalelo Lang
|
||||
# Tralalero Lang
|
||||
|
||||
Benvenuto! Welcome to Trallalelo Lang, the most whimsical and brain-tickling programming language inspired by the finest Italian-flavored brainrot.
|
||||
Benvenuto! Welcome to Tralalero Lang, the most whimsical and brain-tickling programming language inspired by the finest Italian-flavored brainrot.
|
||||
|
||||
## Getting Started
|
||||
|
||||
To run a Trallalelo program, you need to have Rust installed. Then, you can use the following command:
|
||||
To run a Tralalero program, you need to have Rust installed. Then, you can use the following command:
|
||||
|
||||
```bash
|
||||
cargo run -- <file_name>.tralla
|
||||
@@ -12,7 +12,7 @@ cargo run -- <file_name>.tralla
|
||||
|
||||
## Syntax
|
||||
|
||||
A Trallalelo program must start with `Tralalero Tralala` and end with `Bombardiro Crocodilo`.
|
||||
A Tralalero program must start with `Tralalero Tralala` and end with `Bombardiro Crocodilo`.
|
||||
|
||||
## Keywords
|
||||
|
||||
@@ -37,11 +37,11 @@ This command declares a variable and assigns a value to it. The value can be a s
|
||||
This command creates a loop that repeats a block of code a specified number of times. The block of code must be enclosed in `{` and `}` on separate lines.
|
||||
|
||||
Example:
|
||||
```trallalelo
|
||||
```tralalero
|
||||
Pinguino Arrabiato Fruti 3
|
||||
{
|
||||
Matteeeo "Hello"
|
||||
}
|
||||
```
|
||||
|
||||
## Ciao!
|
||||
## Ciao!
|
||||
|
||||
Reference in New Issue
Block a user