A high level assembler. https://wellang.github.io/well/
-
Updated
Mar 8, 2025 - C
A high level assembler. https://wellang.github.io/well/
Cyclone Language Compiler fixes to build on recent operating systems
Written a C compiler to run c code using flex and bison tool, add also a semantic analyzer, Quadraple language generation and symbol table.
Toy C compiler from scratch for learning purposes
(old) tile language frontend written in C
Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.
Programmable Generic Lexical Scanner (Tokenizer) - Yacc compatible faster and simpler Flex replacement.
A program written in pure C language, that can perform lexical tokenization of an arbitrary programming language, 'tinylang' in this particular case.
A compiler for my own programming language based on rural speech
A tiny parser to read content of a own config file using pure c and flex library.
Repozitorijum sadrži materijale sa časova vežbi iz predmeta Prevođenje programskih jezika na Matematičkom fakultetu.
DodaPlusPlus Compiler aka Doda++
Reverse Polish notation lexer, parser and very small compiler that generates jvm assembly code. The programs just calculates the mathematical expression (+, -, * , /) and prints out the answer.
Implementation of the toy language ERPLAG for the Compiler Construction course at BITS.
This is Simple Latin Sanskrit Programming Language Project that allows you to interpret a simple script written in a custom language with keywords in Sanskrit. It supports variable assignment, arithmetic operations, conditionals, and print statements
Simple frontend developed to learn how to create type checkers
Here you will find all the codes regarding compiler design and the whole setup to write lex programme.
Various code written in different programming Language and code related with the general programming language
A simple HTML Lexer/Parser to wrap my head around lexers and parsers, the foundations of a compiler/interpreter. Since I love webscraping thought I'd give it a try!
Add a description, image, and links to the lexer-parser topic page so that developers can more easily learn about it.
To associate your repository with the lexer-parser topic, visit your repo's landing page and select "manage topics."