lsegal / my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
☆845Updated 9 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 toy C compiler☆512Updated 4 years ago
- A small C11 compiler☆772Updated 3 years ago
- x86 JIT compiler in 86 lines☆947Updated 9 years ago
- The lcc retargetable ANSI C compiler☆2,058Updated 3 months ago
- A simple mark-sweep garbage collector in C☆734Updated 4 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆242Updated 2 years ago
- Simple virtual machine which interprets bytecode.☆467Updated 2 years ago
- Flex Bison C++ Template/Example☆189Updated 8 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆384Updated 9 years ago
- "interesting" VM in C. Let's see how this goes.☆983Updated 3 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,187Updated 6 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆521Updated 2 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆205Updated 7 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,072Updated 4 years ago
- A collection of code samples showing usage of clang and llvm as a library☆753Updated 5 years ago
- Compiler for C language in python☆276Updated 6 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语法编译器, 支持生成…☆249Updated 7 years ago
- Project moved to: https://github.com/llvm/llvm-project☆719Updated 4 years ago
- A simple, self-hosting C compiler☆930Updated 2 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆804Updated 3 years ago
- It is a set of LLVM documents which are translated into Chinese.☆244Updated 7 years ago
- x86-64 assembler library☆474Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆282Updated 2 years ago
- Simple C compiler☆1,445Updated 3 weeks ago
- small self hosting C compiler☆475Updated 3 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆611Updated 2 months ago
- Getting started with the LLVM C API☆111Updated 7 years ago
- A simple VM for a talk on building VMs☆215Updated 7 years ago