RichardUSTC / llvm-ir-programming-exampleLinks
Examples of how to program with LLVM IR
☆14Updated 12 years ago
Alternatives and similar repositories for llvm-ir-programming-example
Users that are interested in llvm-ir-programming-example are comparing it to the libraries listed below
Sorting:
- A little C Style Compiler☆56Updated 8 years ago
- DIY Compiler☆46Updated last year
- General LR Parser(CMake,C++)☆65Updated 6 years ago
- ☆26Updated 6 years ago
- website of hellollvm.org☆39Updated 4 months ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- A Script oriented compiler☆27Updated 8 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 8 years ago
- llvm-cookbook samples☆84Updated 7 years ago
- (从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运…☆10Updated 10 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- It is a set of LLVM documents which are translated into Chinese.☆246Updated 8 years ago
- Funny and interesting codes developed in my spare time☆73Updated 5 years ago
- 自己动手写调试器☆34Updated 7 years ago
- 对zircon内核的一些分析,欢迎补充!☆60Updated 5 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆135Updated 3 years ago
- 史宁宁(知乎ID:小乖他爹(已经改为:编译船夫),CSDN ID:snsn1984)的演讲交流PPT及相关资料。☆45Updated last year
- a compiler including c++ implemented automatic grammar tools.☆22Updated 8 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated last month
- Kaleidoscope tutorial chinese translatio。 Kaleidoscope-llvm教程文档中文翻译。☆57Updated 10 years ago
- simple compiler☆119Updated 8 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆395Updated 3 months ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆139Updated 2 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- predicate scientific program performance model using llvm☆27Updated 10 years ago
- ☆30Updated 3 years ago
- ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure☆67Updated 2 years ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆77Updated 5 years ago