You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compilateur pour un pseudo-langage algorithmique (fichiers .algo) : analyse lexicale, analyse syntaxique avec génération d’AST, analyse sémantique (table des symboles, vérifications), puis génération de code cible C ou Python.