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 naive pascal compiler written in C++, using flex/bison as front-end and llvm as the back-end☆27Updated 9 years ago
- LLVM-based pascal compiler☆47Updated 8 months ago
- a compiler implementation☆56Updated 13 years ago
- A Minimum Operating System☆38Updated 8 years ago
- The Elf Game Engine 小精灵引擎☆15Updated 7 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语法编译器, 支持生成…☆258Updated 8 years ago
- PL/0 compiler☆20Updated 11 months ago
- A Java compiler from the Compilers "Dragon Book"☆56Updated 13 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- A simple mini c compiler☆114Updated 5 years ago
- The Yu (羽) programming language.☆81Updated 2 years ago
- A minimalist high level language for writing cross-platform native code☆56Updated 6 years ago
- 软件学院 2015年计算机系统软件 XV6 系统优化开发☆26Updated 9 years ago
- A Lisp Interpreter Written in C++ Template☆72Updated 4 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- Modern Compiler Implementation in C☆39Updated 9 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆118Updated this week
- Lua like script language☆18Updated 9 years ago
- Brianfuck compiler and JIT runner☆75Updated 6 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆209Updated 8 years ago
- llvm based QBASIC Compiler☆106Updated 3 years ago
- Compiler for C language in python☆275Updated 7 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- A programming language which provides generalized algebraic data types, pattern matching and lazy evaluation based on C++17.☆30Updated 6 years ago
- Compiler practice written in C.☆35Updated 8 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- a simple tiny C Compiler using Lex & Yacc☆90Updated this week
- Toy Compiler for Compiler 2016 Course☆91Updated 9 years ago
- Compiler of YF programming language (YFlang), with GLR parser generator and tokenizer generator.☆23Updated 8 years ago