34 Commits

Author SHA1 Message Date
5c4e537017 Rapport 2025-04-30 12:51:26 +02:00
69d2bbaaf3 Fixing loop variables 2025-04-29 21:38:31 +02:00
e2e058c8ac Adding error handling support 2025-04-28 15:38:42 +02:00
d73a5be3f5 Update .gitignore 2025-03-23 17:55:42 +01:00
024f721091 Début de rapport 2025-03-23 17:54:23 +01:00
d8f9ddcc4c remove variable out of context 2025-03-23 09:52:05 +01:00
de80ed0dba division entières 2025-03-23 00:08:42 +01:00
1015a0947e removing old code 2025-03-22 23:08:03 +01:00
07fa61ef6c Refactoring operators to include priority 2025-03-22 23:07:00 +01:00
102f08c2cf Adding variable information on errors 2025-03-22 23:06:41 +01:00
a22bc69491 Adding range 2025-03-20 21:37:08 +01:00
ca495dfd9e Fixing list index starting at 1 2025-03-20 21:36:38 +01:00
312f4cd125 Fixing variable name not showing when error 2025-03-20 21:36:13 +01:00
1a181095c6 Adding list accessor and for loop 2025-03-20 21:11:17 +01:00
948b335cb5 Implémenting while loop 2025-03-20 17:34:27 +01:00
76e2707156 Fixing append 2025-03-20 13:33:23 +01:00
5d21e611f0 Adding most operators 2025-03-20 13:27:57 +01:00
4db6081fc8 revert pycaches files 2025-03-20 09:01:13 +01:00
6f7829dadf Fixing declaration without variable 2025-03-20 00:52:05 +01:00
e7eca3b46d Implementing Variables class + dump and trace 2025-03-20 00:17:50 +01:00
0e11654fd2 Déclaration et affichage 2025-03-19 16:29:54 +01:00
ce99fbb71a All on one op 2025-03-19 14:15:44 +01:00
9c17bd6c81 adding op (unordered) 2025-03-18 00:06:22 +01:00
197df773f7 adding control 2025-03-17 23:19:02 +01:00
d7f9dac728 reorder 2025-03-17 17:53:00 +01:00
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