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:
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 5 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- 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 …☆101Updated this week
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- Implementation of lua virtual machine☆11Updated 7 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Rabbit VM.☆114Updated 6 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 7 years ago
- Minimal C Library☆78Updated 7 years ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated last year
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆72Updated this week
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Updated 5 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago