lsegal / my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
☆846Updated 11 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
- A small C11 compiler☆772Updated 4 years ago
- A toy C compiler☆515Updated 4 years ago
- x86 JIT compiler in 86 lines☆952Updated 9 years ago
- The lcc retargetable ANSI C compiler☆2,091Updated 5 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 years ago
- Simple C compiler☆1,474Updated 3 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆246Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆984Updated 4 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,191Updated 6 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆206Updated 7 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆252Updated 7 years ago
- Compiler for C language in python☆278Updated 7 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆388Updated 9 years ago
- mirror of the source code of the Xv6 operating system☆483Updated last year
- A simple, self-hosting C compiler☆940Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,086Updated 4 years ago
- book and codes for Modern Compiler Implementation in C☆374Updated 10 months ago
- GNU Bison and GNU Flex C++ example☆212Updated 5 years ago
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 5 years ago
- (Very) basic UNIX-like operating system built when I was younger☆543Updated 8 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆617Updated 5 months ago
- Flex Bison C++ Template/Example☆187Updated 8 years ago
- A Tiny Garbage Collector for C☆986Updated last year
- A mini x86 linux debugger for teaching purposes☆615Updated 7 months ago
- Toy programming language using LLVM, flex and bison.☆93Updated 3 months ago
- A lightweight open-source C compiler for research and education.☆394Updated 2 months ago
- Same as simple-virtual-machine but in C☆148Updated 8 years ago
- Cb (C flat) compiler. Cb is simplified C.☆401Updated 6 years ago
- bytecode interpreter in c (blog post)☆735Updated 3 years ago
- A collection of memory allocators☆444Updated 12 years ago