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:
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- Minimal C Library☆77Updated 7 years ago
- A simple VM in C☆49Updated last year
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 4 months ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- 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
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 7 months ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- Yet another C compiler.☆30Updated last year
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 4 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 4 months ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆51Updated 7 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 last week
- Win32 Fiber async/await demo☆49Updated 6 years ago