language-theory
Here are 27 public repositories matching this topic...
Sort:Most stars
A python library to manipulate formal languages and various automata
- Updated
Sep 4, 2025 - Python
A viral, p2p OS for the Internet. Get paid for your knowledge and jacking your objects into the Cloud. Experience new plateaus of wisdom as you propagate your spunk towards the utopia of cyberpunk. GPL2&CC:SA-BY-NC
- Updated
Jun 12, 2023 - C
📰 [ISEN] Un mini-interpréteur pour un mini-langage mathématique.
- Updated
Oct 19, 2017 - C++
this project aims at facilitating the use of automats
- Updated
Jan 2, 2025 - C
CYK algorithm
- Updated
Jun 3, 2023 - Java
ANTLR-based parser for a simple programming language. (Theory of Languages and Machines project, spring 2020)
- Updated
Oct 5, 2020 - ANTLR
The pattern clustering tool groups similar input log lines according to a set of predefined regular expressions.
- Updated
Jul 5, 2022 - Python
This is a simple LL(1) grammar tokenizer & parser written in Go.
- Updated
Jul 20, 2024 - Go
Language theory and compilation introduction TPs.
- Updated
Feb 21, 2021 - Java
A language theory project which convert mathematical expressions into an "assembler like" language named "MVàP" with ANTLR.
- Updated
May 13, 2025 - Java
Compiler for an invented programming language using ANTLR and a custom stack machine.
- Updated
Apr 3, 2021 - Java
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 …
- Updated
Jun 10, 2019 - Yacc
My compiler theory notebook.
- Updated
Mar 2, 2021
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
- Updated
Mar 14, 2020 - Java
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
- Updated
Aug 13, 2025 - C
HULK - This repository contains the implementation of a compiler developed as part of the Compiler Theory course in Computer Science. The project aims to provide a practical understanding of compiler design and implementation, covering key concepts such as lexical analysis, parsing, semantic analysis, and code generation.
- Updated
Jun 29, 2024 - Python
Improve this page
Add a description, image, and links to thelanguage-theory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelanguage-theory topic, visit your repo's landing page and select "manage topics."