Projects with this topic
Sort by:
-
This includes projects on lexical analysis using Lex, parsing with Lex and Yacc, exploring quantum circuits and registers, and practising skills related to context-free languages. Additionally, it programs a Turing machine, with specific instructions for using the Tuatara simulator version 2.1.
Updated -
For better understanding of the PHP implementation of YACC based on interitty/pacc.
Updated -
-
-
Supports conditional statements, loops, and nested control flow structures. Translates program code into executable assembly instructions. Implemented lexical analysis (Lex) and syntax analysis (Yacc) for parsing and processing input programs.Updated
-
Créer un compilateur pour transcrire un programme (dont la syntaxe est choisit arbitrairement) en arbre qui sera ensuite exécuté par une machine virtuelle.
Updated -
Functional style lexer inspired by Rob Pike's talk 2011 on lexing
Updated -
-
Academic project for The Compiler Desing course. Spring 2019
Updated -
👨👩👧 A family tree visualizer in GraphvizUpdated