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
- Simple string pattern matcher for C☆25Updated 5 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A simple VM in C☆51Updated last year
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 11 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Minimal C Library☆78Updated 7 years ago
- Scripting in C with JIT(x64)/VM.☆54Updated 4 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆75Updated this week
- Custom scripting language Compiler and VM written in C++11.☆36Updated 9 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 5 years ago
- Rabbit VM.☆115Updated 6 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- A small lightweight, scripting language☆13Updated 6 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 9 years ago
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Win32 Fiber async/await demo☆53Updated 6 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 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 4 months ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 8 years ago