BNF wrangling and railroad diagrams
-
Updated
Sep 25, 2023 - C
BNF wrangling and railroad diagrams
One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
The Big list of the github, open-source compilers.
A tiny and old version of ONE(old name: ET) compiler written in C that generates C code as bytecode to build executable output. (lexer, parser, generator, flex, bison)
These are Premier University Compiler-Construction-Lab program (eight semester).
A subset C compiler made with flex, bison and a lot of patience. Accompanied with some tips and tricks, and a small tutorial
Simple compiler built in Python with a graphical output interface
Simple C Compiler
Lexicom stands for Lexis Compiler is a compiler for a proposed programming language named "Lexis". Lexicom is an iterative project for Automata/Compiler Design and partial fulfillment of the requirements for the Degree Bachelor of Science in Computer Studies (BSCS) Major in Computer Science.
A lexical analyzer that can identify lexemes and tokens found in a source code file provided by the user. Once the analyzer has identified the lexemes of the language and matched them to a token group, the program then prints each lexeme and token pair to the screen
BASIC Compiler Implemented on C++
Compiler made for fun (in progress...)
A compiler for a subset of the C programming language.
C-c C-e P p >>=
ADLexSyn is a comprehensive project that explores the fundamental aspects of lexical analysis, syntax analysis, and symbol table management within the context of programming language processing.
Add a description, image, and links to the compiler-designs topic page so that developers can more easily learn about it.
To associate your repository with the compiler-designs topic, visit your repo's landing page and select "manage topics."