progschj / jtcLinks
A toy programming language interpreter
☆33Updated 12 years ago
Alternatives and similar repositories for jtc
Users that are interested in jtc are comparing it to the libraries listed below
Sorting:
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- A simple VM in C☆51Updated last year
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated this week
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated 2 months ago
- Rabbit VM.☆114Updated 6 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- Minimal C Library☆78Updated 7 years ago
- Win32 Fiber async/await demo☆53Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A small lightweight, scripting language☆13Updated 6 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- Programming/scripting language☆18Updated 10 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 9 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 11 months 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 2 months ago