tsreaper / my-pascal-compilerLinks
A simple compiler for My Pascal, with LLVM as its backend.
☆15Updated 5 years ago
Alternatives and similar repositories for my-pascal-compiler
Users that are interested in my-pascal-compiler are comparing it to the libraries listed below
Sorting:
- A Minimum Operating System☆39Updated 8 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语法编译器, 支持生成…☆259Updated 8 years ago
- 软件学院 2015年计算机系统软件 XV6 系统优化开发☆26Updated 10 years ago
- The Yu (羽) programming language.☆82Updated 2 years ago
- LLVM-based pascal compiler☆47Updated last month
- a compiler implementation☆56Updated 13 years ago
- Tiger Compiler Lab based on C.☆31Updated 8 years ago
- A simple example demonstrating a calculator written with flex/bison☆234Updated 3 years ago
- Compile-time LISP interpreter on C macro preprocessor☆145Updated 7 years ago
- A small C11 compiler☆775Updated 4 years ago
- The new Decaf compiler, rewritten in "modern" Java☆66Updated 5 years ago
- A Java compiler from the Compilers "Dragon Book"☆56Updated 14 years ago
- Birdee Language compiler and runtime☆41Updated 5 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- Optimizing compiler for SysY (C subset)☆44Updated last year
- This is an implementation of a compiler for a simple C-like language that uses the C tools Flex and Bison.☆190Updated 3 months ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆246Updated 4 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆146Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 4 months ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆62Updated 2 years ago
- Deeplang is a new language for IoT device programming.☆82Updated 2 years ago
- C++ Compile-Time eValuator for scheme☆21Updated 5 years ago
- Lox modern cpp implement☆16Updated 5 years ago
- Course project of CG(CS100433, 2019 fall, Tongji Univ.): A real-time billiard simulator using both ray tracing and graphics pipeline.☆12Updated 5 years ago
- An optimizing compiler targeting armv7 and risc-v32☆63Updated 11 months ago
- Compiler of YF programming language (YFlang), with GLR parser generator and tokenizer generator.☆23Updated 8 years ago
- PL/0 compiler☆20Updated last year
- A Lisp Interpreter Written in C++ Template☆73Updated 5 years ago