haruming / Mini-cppLinks
This is a MiniC++ compiler written in Flex & Bison
☆12Updated 8 years ago
Alternatives and similar repositories for Mini-cpp
Users that are interested in Mini-cpp are comparing it to the libraries listed below
Sorting:
- A just-in-time compiler for c minus☆46Updated 12 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 months ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- A simple triangle rasterizer☆17Updated 11 years ago
- Rendering library for 2D/3D graphics☆25Updated 2 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- Tiny PreProcessor☆18Updated 2 weeks ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated last year
- self education and historical research of the C++ compiler cfront v1.0☆23Updated 10 years ago
- a cross-platform 3D graphics engine☆19Updated 7 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- A small lightweight, scripting language☆13Updated 6 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A 2d physics engine with fixed-point support.☆29Updated 7 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- Port of scintilla text editing control to OpenGL. WIP!!!!☆32Updated 13 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- A simple single-file javascript interpreter written in C++☆74Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago