redraiment / brainfuckLinks
Brainfuck Compiler and Interpreter with LLVM in C
☆9Updated 2 years ago
Alternatives and similar repositories for brainfuck
Users that are interested in brainfuck are comparing it to the libraries listed below
Sorting:
- DIY Compiler☆45Updated last year
- 方舟编译入门技术课程的配套代码☆29Updated 4 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆37Updated last week
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated last month
- Deeplang is a new language for IoT device programming.☆82Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆56Updated 7 months ago
- Just save my record on github...☆26Updated 4 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- small a compiler☆24Updated last year
- Practical Foundations for Programming Languages 2nd. R.Harper. Chinese Translation.☆14Updated 7 years ago
- Embedded Universal DSL: a good DSL for us, by us☆40Updated this week
- PLCT实验室 V8 for RISC-V 的主仓库。2020年完成部署。☆23Updated 4 years ago
- The new Decaf compiler, rewritten in "modern" Java☆66Updated 4 years ago
- SICP Online Judge, consisting of a server, a react web interface and a modified Ok client.☆12Updated 2 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 5 months ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated 2 years ago
- 我的 OI 课件 (slides for Olympiad in Informatics)☆21Updated 2 months ago
- ChocoPy LLVM Repo☆76Updated 2 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated last week
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆27Updated 8 years ago
- A lightweight memory allocator for hardware-accelerated machine learning☆151Updated 3 months ago
- ☆77Updated this week
- 北大编译课程实践,独立完成的C语言子集SysY编译器,实现了从C语言编译到Koopa IR,再从Koopa IR编译到RISC-V汇编的实现☆31Updated last year
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 7 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆76Updated 2 years ago
- ☆18Updated 4 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- General-LR Parser Generator (version 2)☆19Updated 2 months ago
- Learn how to write a minimal working linker from scratch☆106Updated last year