minipython-compiler
Here are 7 public repositories matching this topic...
A compiler for a Python-like language, made using SableCC.
-
Updated
Mar 21, 2022 - Java
2024 - Compilateur Mini Python développé en Java : réalisation de l’analyse lexicale et syntaxique, génération d’un arbre syntaxique abstrait (AST) et visualisation graphique
-
Updated
Oct 13, 2025 - Java
Chouette Compiler est un compilateur pour le langage Mini Python, implémenté en Java. Il effectue l'analyse lexicale et syntaxique pour générer un arbre syntaxique abstrait (AST). L'interface utilise un serveur Java HttpServer pour visualiser le code source et l'AST, ce dernier étant généré graphiquement avec Graphviz.
-
Updated
Oct 5, 2025 - Java
A compiler for miniPython, a simplified subset of Python, built with SableCC. Includes lexical, syntactic, and semantic analysis with AST generation.
-
Updated
Jul 1, 2025 - Java
Curso de Compiladores e Interpretes
-
Updated
Jun 13, 2022 - Python
A miniPython Compiler for the Compilers course @/AUEB (2021)
-
Updated
Mar 3, 2021 - Java
Improve this page
Add a description, image, and links to the minipython-compiler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minipython-compiler topic, visit your repo's landing page and select "manage topics."