My compiler theory notebook.
-
Updated
Mar 2, 2021
My compiler theory notebook.
The project consists in the definition of a language called DSPL (Smart Place Scene Language) and in the implementation of a translator for said language. The translator will receive a program written in the DSPL language and generate a C ++ program that, with the help of a library (provided) called "dspl environment" will simulate the behavior …
My solution for the final proposed task from the Language Theory and Compilers discipline, during the 4th period of the course | Resolução minha do trabalho final proposto durante a disciplina de Teoria de Linguagens e Compiladores, no 4º Período do curso
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
Cool2Mips Compiler
Bubblegum - Simple, declarative language designed to generate complex animations with ease | Course: Compilers, Automata and Language Theory
Simple compiler written in python.
In this repository you can find chapter by chapter my process following the tutorial to build my own Lisp interpreter.
The pattern clustering tool groups similar input log lines according to a set of predefined regular expressions.
A language theory project which convert mathematical expressions into an "assembler like" language named "MVàP" with ANTLR.
CYK algorithm
This is a simple LL(1) grammar tokenizer & parser written in Go.
ANTLR-based parser for a simple programming language. (Theory of Languages and Machines project, spring 2020)
Language theory and compilation introduction TPs.
Compiler for an invented programming language using ANTLR and a custom stack machine.
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."