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
Alternatives and similar repositories for TinyCompiler
Users that are interested in TinyCompiler are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A little C Style Compiler☆56Feb 13, 2017Updated 9 years ago
- C language compiler (LLVM + MIPS dual backend with the visualization interface). Complete models about lexical analysis, syntax analysis,…☆23Jun 17, 2018Updated 7 years ago
- Simple library for building DSL parsers in C++ (exodep_cpp)☆18Mar 22, 2018Updated 8 years ago
- ZJU 编译原理大作业☆17May 15, 2021Updated 4 years ago
- Start AI Compiler☆48Feb 26, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆91Oct 12, 2015Updated 10 years ago
- XSKIN 是基于 c++ 和GDI做的 一个UI库. Direct UI库,部分参考Duilib,有些作者自己的想法实现,模仿java事件监听器机制和android布局文件. 内部使用其它该源的jpg, png图片解码库☆12Sep 6, 2017Updated 8 years ago
- Some examples for using LLVM to generate IR☆44Aug 23, 2022Updated 3 years ago
- Toy RISC-V LLVM backend☆31Aug 15, 2022Updated 3 years ago
- ☆20Aug 11, 2022Updated 3 years ago
- Compiler Course at USTC in 2018 Fall☆23Dec 25, 2018Updated 7 years ago
- A toy complier.