14 Commits

Author SHA1 Message Date
Alvin
1ffad8a9a3 Create brainrot.txt 2025-09-10 20:34:27 +02:00
Alvin
31e743d28c Docs: Add Implementation Details section to README.md 2025-09-10 20:28:36 +02:00
Alvin
52a0247b35 Docs: Add in-depth README.md documentation 2025-09-10 13:43:14 +02:00
Alvin
089eb8e6af Refactor: Update all .tralla examples to new 'let' syntax and fix Matteeeo parsing. Acknowledge function return limitation. 2025-09-10 13:41:59 +02:00
Alvin
ab29612ca8 Feat: Add string concatenation feature and example 2025-09-10 13:31:19 +02:00
Alvin
ece52e4db4 Add calculator and fibonacci examples 2025-09-10 13:29:42 +02:00
Alvin
1cf708d0fd feat: Implement else statements 2025-09-10 12:55:26 +02:00
Alvin
936fa22257 feat: Implement conditional statements 2025-09-10 12:54:36 +02:00
Alvin
ea9eead3ba feat: Implement arithmetic operations 2025-09-10 12:53:48 +02:00
Alvin
c4e6c7c1cc refactor: Rename project to Tralalero_lang 2025-09-10 12:53:04 +02:00
Alvin
74307d5bbd feat: Implement loops 2025-09-10 12:52:20 +02:00
Alvin
eb1a79dc88 feat: Implement variables and simplify syntax 2025-09-10 12:50:25 +02:00
Alvin
4cd38de88c feat: Implement basic interpreter and update documentation 2025-09-10 12:49:08 +02:00
Alvin
5ffe814e0e Initial commit 2025-09-10 12:45:59 +02:00