stevedonovan / UnderCLinks
Interactive C++ Interpreter for x86 Systems
☆58Updated 10 years ago
Alternatives and similar repositories for UnderC
Users that are interested in UnderC are comparing it to the libraries listed below
Sorting:
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- A scripting language that accepts a subset of javascript and C/C++☆77Updated 9 months ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Updated 2 weeks ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Updated 6 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Tiny PreProcessor☆18Updated 2 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated last week
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- Lightweight logging library for C/C++☆39Updated 6 months ago
- Interpreted, dynamically typed, object-oriented programming language☆24Updated last week
- A library that provides multiple precision floating point arithmetic☆77Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- SGScript Scripting Engine☆65Updated 7 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- single file C libraries☆40Updated last year
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated last week