progschj / jtcLinks
A toy programming language interpreter
☆33Updated 11 years ago
Alternatives and similar repositories for jtc
Users that are interested in jtc are comparing it to the libraries listed below
Sorting:
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- A simple VM in C☆49Updated last year
- Minimal C Library☆77Updated 7 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 4 months ago
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 8 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 last month
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 5 months ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Rabbit VM.☆109Updated 6 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago