10 Commits

Author SHA1 Message Date
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
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