Writing eBPF programs with Elixir!
- Updated
Dec 2, 2025 - C
Writing eBPF programs with Elixir!
This is an implementation of a compiler for a simple C-like language that uses the C tools Flex and Bison.
Lab programs and Assignments for MIT CSE dept.
Write a tiny interpreter by C language in 500+ lines
Assignments from Gebze Technical University Computer Science Depertmant
non-backtracking NFA-based regular expression library, for C and Python
A multi platform build system.
🍔 A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE310 in undergradute studies in CSE, BUET
All Lab programs for Compiler Design Lab for 7th semester Computer Science and Engineering Students under KTU.
A domain specific language for guitar tablatures typesetting based on an old and almost lost music notation.
Compiler Design Lab Programs
CSC602: System Programming and Compiler Construction [SPCC] & CSL602: System Software Lab [SSL] <Semester VI>
These are the various assignments that were done as a part of the Compiler Design Laboratory
📚 👨🎓 Basic Compiler Design Programs as part of KTU coursework
C language Independent Verification & Validation
Quick references to notes on specific topics and their basic introductions
Several simple compilers/interpreters implemented in C/C++ or Haskell, e.g. music notation compiler (simple music notation to abc notation), several compilers for toy programming languages, and an interpreter for a JavaScript-like programming language.
A modular compiler framework for Brainfuck-like languages
Add a description, image, and links to the compiler-design topic page so that developers can more easily learn about it.
To associate your repository with the compiler-design topic, visit your repo's landing page and select "manage topics."