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
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 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
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A simple VM in C☆49Updated last year
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Minimal C Library☆77Updated 7 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆98Updated 3 months ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆51Updated 7 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- A POSIX compliant C library for Windows☆53Updated last month
- Win32 Fiber async/await demo☆49Updated 6 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 7 months ago