parrt / simple-virtual-machine-C
Same as simple-virtual-machine but in C
☆142Updated 8 years ago
Alternatives and similar repositories for simple-virtual-machine-C:
Users that are interested in simple-virtual-machine-C are comparing it to the libraries listed below
- Simple virtual machine which interprets bytecode.☆467Updated 2 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A simple VM in C☆49Updated 5 months ago
- A simple VM for a talk on building VMs☆215Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- simple virtual cpu in c☆82Updated 7 years ago
- ☆95Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆130Updated 8 months ago
- A tiny x86 compiler with ELF and PE target☆183Updated last year
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆67Updated last week
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- Minimal C Library☆71Updated 6 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- An experimental Java Bytecode Interpreter written in C☆164Updated 5 years ago
- A small arm/x86(-64) C compiler☆163Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆147Updated 4 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆384Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- Getting started with the LLVM C API☆111Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- CC500: a tiny self-hosting C compiler☆156Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆99Updated 6 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆521Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆282Updated 2 years ago
- A simple Tiny BASIC compiler which targets x86-64 Linux machines.☆50Updated 11 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago