lsegal / my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
☆846Updated 10 months ago
Alternatives and similar repositories for my_toy_compiler:
Users that are interested in my_toy_compiler are comparing it to the libraries listed below
- x86 JIT compiler in 86 lines☆950Updated 9 years ago
- The lcc retargetable ANSI C compiler☆2,073Updated 4 months ago
- A toy C compiler☆513Updated 4 years ago
- A small C11 compiler☆773Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆385Updated 9 years ago
- A collection of code samples showing usage of clang and llvm as a library☆753Updated 5 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆245Updated 2 years ago
- Flex Bison C++ Template/Example☆187Updated 8 years ago
- book and codes for Modern Compiler Implementation in C☆367Updated 9 months ago
- A simple mark-sweep garbage collector in C☆736Updated 4 years ago
- bytecode interpreter in c (blog post)☆733Updated 3 years ago
- GNU Bison☆340Updated 2 years ago
- Simple virtual machine which interprets bytecode.☆469Updated 2 years ago
- GNU Bison and GNU Flex C++ example☆213Updated 5 years ago
- "interesting" VM in C. Let's see how this goes.☆984Updated 4 years ago
- A Tiny Garbage Collector for C☆979Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,078Updated 4 years ago
- The Fast Lexical Analyzer - scanner generator for lexing in C and C++☆3,703Updated last week
- A collection of memory allocators☆441Updated 12 years ago
- A simple example demonstrating a calculator written with flex/bison☆224Updated 2 years ago
- A simple, self-hosting C compiler☆936Updated 2 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆205Updated 7 years ago
- Super Light Regexp engine for C/C++☆536Updated 4 years ago
- ☆351Updated 2 weeks ago
- simple word count example using flex/bison parser☆140Updated last year
- Material for the Creating a Compiler video lesson series.☆546Updated 3 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆613Updated 3 months ago
- Cb (C flat) compiler. Cb is simplified C.☆398Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆804Updated 3 years ago