refactor: Rename project to Tralalero_lang

This commit is contained in:
Alvin
2025-09-10 12:53:04 +02:00
parent 74307d5bbd
commit c4e6c7c1cc
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "trallalelo_lang" name = "Tralalero_lang"
version = "0.1.0" version = "0.1.0"
edition = "2024" edition = "2021"
[dependencies] [dependencies]

View File

@@ -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 ## 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 ```bash
cargo run -- <file_name>.tralla cargo run -- <file_name>.tralla
@@ -12,7 +12,7 @@ cargo run -- <file_name>.tralla
## Syntax ## 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 ## Keywords
@@ -37,7 +37,7 @@ 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. 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: Example:
```trallalelo ```tralalero
Pinguino Arrabiato Fruti 3 Pinguino Arrabiato Fruti 3
{ {
Matteeeo "Hello" Matteeeo "Hello"