lsegal / my_toy_compilerView external linksLinks
My Toy Compiler. Read about how I did it at the homepage URL
☆854Apr 17, 2024Updated 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:
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆261Jun 12, 2017Updated 8 years ago
- A Small C Compiler☆6,359May 2, 2024Updated last year
- A small C11 compiler☆775Jan 31, 2021Updated 5 years ago
- The lcc retargetable ANSI C compiler☆2,502Oct 6, 2024Updated last year
- A toy C compiler☆525Dec 26, 2020Updated 5 years ago
- C in four functions☆10,561Dec 26, 2023Updated 2 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,339Nov 22, 2025Updated 2 months ago
- qcc is a small toy C compiler☆42Apr 10, 2017Updated 8 years ago
- The Fast Lexical Analyzer - scanner generator for lexing in C and C++☆3,965Aug 18, 2025Updated 5 months ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,187Sep 18, 2018Updated 7 years ago
- Bolt is a language with in-built data-race freedom!☆600Nov 24, 2023Updated 2 years ago
- A collection of code samples showing usage of clang and llvm as a library☆755Dec 2, 2019Updated 6 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆268Dec 29, 2022Updated 3 years ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,649May 26, 2024Updated last year
- 嵌入式脚本语言 Lightweight embedded scripting language☆213Mar 19, 2023Updated 2 years ago
- GNU Bison and GNU Flex C++ example☆217Oct 28, 2019Updated 6 years ago
- Project moved to: https://github.com/llvm/llvm-project☆4,597Sep 2, 2020Updated 5 years ago
- A toy complier.☆120Oct 8, 2022Updated 3 years ago
- ☆404Updated this week
- Fedjmike's C Compiler☆136Oct 30, 2017Updated 8 years ago
- Example layout for a package using Go assembly.☆12Aug 18, 2016Updated 9 years ago
- An operating system.☆30Dec 6, 2017Updated 8 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,355Jan 1, 2026Updated last month
- Yet another scheme compiler... This time generating shitty code.☆18Apr 10, 2013Updated 12 years ago
- http://mroman.ch/burlesque☆14Dec 26, 2019Updated 6 years ago
- The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.☆7,891Nov 19, 2025Updated 2 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆529Apr 15, 2022Updated 3 years ago
- Simple Lisp VM(C++ 14)☆33Jan 5, 2019Updated 7 years ago
- A Compiler Writing Journey☆12,785Sep 24, 2025Updated 4 months ago
- libpypa is a Python parser implemented in pure C++☆191May 25, 2018Updated 7 years ago
- an unix-like toy os kernel☆284Aug 17, 2023Updated 2 years ago
- A simple example demonstrating a calculator written with flex/bison☆235May 8, 2022Updated 3 years ago
- How to Make a Computer Operating System in C++☆22,812Dec 16, 2021Updated 4 years ago
- Learn LLVM 12, published by Packt☆496May 28, 2024Updated last year
- A small C compiler☆10,936Oct 30, 2023Updated 2 years ago
- A simple mark-sweep garbage collector in C☆753Jun 26, 2020Updated 5 years ago
- Strongly-typed, minimal-ish, stack-based development at storm-force speed.☆13Aug 16, 2023Updated 2 years ago
- A collection of benchmarks of basic operation, as a guide for tuning.☆12Apr 12, 2021Updated 4 years ago
- Binary dynamic, static, and symbolic execution analysis tools for directed test generation☆22Nov 14, 2019Updated 6 years ago