31 Commits

Author SHA1 Message Date
Anthony Debucquoy
d73a5be3f5
Update .gitignore 2025-03-23 17:55:42 +01:00
Anthony Debucquoy
024f721091
Début de rapport 2025-03-23 17:54:23 +01:00
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
102f08c2cf
Adding variable information on errors 2025-03-22 23:06:41 +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
312f4cd125
Fixing variable name not showing when error 2025-03-20 21:36:13 +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
Anthony Debucquoy
4db6081fc8
revert pycaches files 2025-03-20 09:01:13 +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
ce99fbb71a
All on one op 2025-03-19 14:15:44 +01:00
tonitch
9c17bd6c81
adding op (unordered) 2025-03-18 00:06:22 +01:00
tonitch
197df773f7
adding control 2025-03-17 23:19:02 +01:00
tonitch
d7f9dac728
reorder 2025-03-17 17:53:00 +01:00
tonitch
efa1776155
Basic declaration adn assignation recognition 2025-03-17 17:35:44 +01:00
f082c3f7d8
consignes 2025-03-16 11:51:11 +01:00
f2a82451ac
adding a bit of lexer 2025-03-16 11:50:54 +01:00
5aaaf574d1
fix missing quote 2025-03-16 11:34:53 +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
a503b39524
testing lib with json 2025-03-15 19:37:08 +01:00
6b4a7c48c8
first commit 2025-03-15 17:16:09 +01:00