19 Commits

Author SHA1 Message Date
Anthony Debucquoy
d8f9ddcc4c
remove variable out of context 2025-03-23 09:52:05 +01:00
Anthony Debucquoy
de80ed0dba
division entières 2025-03-23 00:08:42 +01:00
Anthony Debucquoy
1015a0947e
removing old code 2025-03-22 23:08:03 +01:00
Anthony Debucquoy
07fa61ef6c
Refactoring operators to include priority 2025-03-22 23:07:00 +01:00
Anthony Debucquoy
a22bc69491
Adding range 2025-03-20 21:37:08 +01:00
Anthony Debucquoy
ca495dfd9e
Fixing list index starting at 1 2025-03-20 21:36:38 +01:00
Anthony Debucquoy
1a181095c6
Adding list accessor and for loop 2025-03-20 21:11:17 +01:00
Anthony Debucquoy
948b335cb5
Implémenting while loop 2025-03-20 17:34:27 +01:00
Anthony Debucquoy
76e2707156
Fixing append 2025-03-20 13:33:23 +01:00
Anthony Debucquoy
5d21e611f0
Adding most operators 2025-03-20 13:27:57 +01:00
tonitch
6f7829dadf
Fixing declaration without variable 2025-03-20 00:52:05 +01:00
tonitch
e7eca3b46d
Implementing Variables class + dump and trace 2025-03-20 00:17:50 +01:00
tonitch
0e11654fd2
Déclaration et affichage 2025-03-19 16:29:54 +01:00
tonitch
efa1776155
Basic declaration adn assignation recognition 2025-03-17 17:35:44 +01:00
f2a82451ac
adding a bit of lexer 2025-03-16 11:50:54 +01:00
4ee05452c0
adding parser code 2025-03-16 11:34:15 +01:00
c7f5075842
some lines in lark 2025-03-16 11:16:19 +01:00
6db9bb1f3f
adding command parser 2025-03-15 19:37:31 +01:00
6b4a7c48c8
first commit 2025-03-15 17:16:09 +01:00