lsegal / my_toy_compilerLinks
My Toy Compiler. Read about how I did it at the homepage URL
☆853Updated 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
Sorting:
- A small C11 compiler☆776Updated 4 years ago
- A toy C compiler☆524Updated 4 years ago
- The lcc retargetable ANSI C compiler☆2,131Updated 8 months ago
- x86 JIT compiler in 86 lines☆961Updated 9 years ago
- bytecode interpreter in c (blog post)☆739Updated 3 years ago
- A simple mark-sweep garbage collector in C☆743Updated 4 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆393Updated 10 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆208Updated 8 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆256Updated 2 years ago
- A mini x86 linux debugger for teaching purposes☆631Updated 10 months ago
- Compiler for C language in python☆276Updated 7 years ago
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆983Updated 4 years ago
- A simple, self-hosting C compiler☆954Updated 3 years ago
- small self hosting C compiler☆480Updated 3 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆135Updated 10 years ago
- Simple C compiler☆1,489Updated 6 months ago
- Toy programming language using LLVM, flex and bison.☆93Updated 6 months ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆255Updated 8 years ago
- A simple heap memory allocator in ~200 lines.☆898Updated 4 years ago
- How to write a very simple JIT compiler☆1,859Updated 4 years ago
- A self-hosting and educational C optimizing compiler☆1,243Updated last week
- A toy interpreter of lua-like language☆248Updated 5 years ago
- A Tiny Garbage Collector for C☆999Updated last year
- Unofficial mirror of mob development branch☆2,339Updated 3 weeks ago
- book and codes for Modern Compiler Implementation in C☆383Updated last year
- A collection of code samples showing usage of clang and llvm as a library☆756Updated 5 years ago
- Cb (C flat) compiler. Cb is simplified C.☆400Updated 6 years ago