A language theory project which convert mathematical expressions into an "assembler like" language named "MVàP" with ANTLR.
-
Updated
Mar 25, 2023 - Java
A language theory project which convert mathematical expressions into an "assembler like" language named "MVàP" with ANTLR.
CYK algorithm
Language theory and compilation introduction TPs.
Compiler for an invented programming language using ANTLR and a custom stack machine.
Réaliser un environnement où un utilisateur pourra décrire son automate (alphabet, état initial, états finaux et l’ensemble des transitions), le sauvegarder et effectuer plusieurs opérations telles que : la réduction d'un automate, mirroird'un automate..etc
Add a description, image, and links to the language-theory topic page so that developers can more easily learn about it.
To associate your repository with the language-theory topic, visit your repo's landing page and select "manage topics."