Gnnng / PascalLinks
A naive pascal compiler written in C++, using flex/bison as front-end and llvm as the back-end
☆27Updated 9 years ago
Alternatives and similar repositories for Pascal
Users that are interested in Pascal are comparing it to the libraries listed below
Sorting:
- A simple compiler for My Pascal, with LLVM as its backend.☆15Updated 5 years ago
- pl0 compiler writen in C++☆27Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆62Updated 7 years ago
- The Yu (羽) programming language.☆78Updated last year
- This is the source code of My LLVM Pascal Compiler Tutorial☆208Updated 8 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- Educational Regular expression Engine☆20Updated 8 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- [Course] Simple database in C++ (Database 2017)☆22Updated 6 years ago
- Toy Compiler for Compiler 2016 Course☆91Updated 9 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆17Updated 7 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- Tiger Compiler Lab based on C.☆30Updated 8 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 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语法编译器, 支持生成…☆255Updated 7 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- DIY Compiler☆45Updated 11 months ago
- A collection of my undergraduate projects☆90Updated 11 months ago
- Cyan programming language, and its compiler!☆15Updated 8 years ago
- A programming language which provides generalized algebraic data types, pattern matching and lazy evaluation based on C++17.☆30Updated 6 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- 这是一个纯粹的、高性能的、不会自发性死锁的线程池,拿到项目里就能使用☆14Updated 3 years ago
- A standard C compiler.☆11Updated 8 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A Lisp Interpreter Written in C++ Template☆73Updated 4 years ago
- Lua like script language☆18Updated 9 years ago