lsegal / my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
☆850Updated last year
Alternatives and similar repositories for my_toy_compiler:
Users that are interested in my_toy_compiler are comparing it to the libraries listed below
- A small C11 compiler☆773Updated 4 years ago
- A toy C compiler☆520Updated 4 years ago
- The lcc retargetable ANSI C compiler☆2,116Updated 7 months ago
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- x86 JIT compiler in 86 lines☆957Updated 9 years ago
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 5 years ago
- bytecode interpreter in c (blog post)☆740Updated 3 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆390Updated 9 years ago
- A simple mark-sweep garbage collector in C☆742Updated 4 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆251Updated 2 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,193Updated 6 years ago
- Learn LLVM 12, published by Packt☆486Updated 11 months ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆208Updated 8 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆620Updated 6 months ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆614Updated 5 months ago
- book and codes for Modern Compiler Implementation in C☆378Updated last year
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- Project moved to: https://github.com/llvm/llvm-project☆720Updated 5 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,089Updated 4 years ago
- A simple example demonstrating a calculator written with flex/bison☆225Updated 3 years ago
- A lightweight open-source C compiler for research and education.☆396Updated 3 months ago
- (Very) basic UNIX-like operating system built when I was younger☆543Updated 8 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆804Updated 3 years ago
- ☆365Updated last week
- A mini x86 linux debugger for teaching purposes☆624Updated 9 months ago
- Compiler for C language in python☆276Updated 7 years ago
- GNU Bison and GNU Flex C++ example☆214Updated 5 years ago