A python library to manipulate formal languages and various automata
-
Updated
Sep 4, 2025 - Python
A python library to manipulate formal languages and various automata
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
Semantic Shellcode Injection (SSI) is a technique in which an attacker chooses source-level constructs — constants, expressions, loop bounds, comparisons — whose binary encoding by the compiler or JIT constitutes valid executable code (shellcode or gadgets), causing the runtime to place that code in an executable memory region
📰 [ISEN] Un mini-interpréteur pour un mini-langage mathématique.
this project aims at facilitating the use of automats
CYK algorithm
The pattern clustering tool groups similar input log lines according to a set of predefined regular expressions.
ANTLR-based parser for a simple programming language. (Theory of Languages and Machines project, spring 2020)
A language theory project which convert mathematical expressions into an "assembler like" language named "MVàP" with ANTLR.
Language theory and compilation introduction TPs.
Compiler for an invented programming language using ANTLR and a custom stack machine.
This is a simple LL(1) grammar tokenizer & parser written in Go.
Public theoretical publication of the Contextual Premise Framework (CPF). Includes the structural paper, dP/dt model, and ADR circulation framework. No internal or adaptive models included. Contextual Premise Framework(CPF)の公開理論セット。 構造モデル、dP/dtモデル、ADR循環モデルの3部から構成。 内部構造や適応モデルは含まれません。
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
Programming language concepts and comparisons
A comprehensive, static web reference guide to compiler design principles. Covers lexical analysis, parsing, semantic analysis, code generation, and optimization. Ideal for students, educators, and developers exploring programming language theory and implementation.
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.
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."