ConsoleTVs / VirtualMachineLinks
A simple virtual machine built with c++ that supports multiple types and operations :)
☆11Updated 6 years ago
Alternatives and similar repositories for VirtualMachine
Users that are interested in VirtualMachine are comparing it to the libraries listed below
Sorting:
- A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array☆15Updated 5 years ago
- A simple scripting language☆100Updated last month
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 2 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆85Updated 4 months ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆43Updated 7 years ago
- An Assembly Explorer for VSCode☆27Updated 8 years ago
- Minimal LISP Compiler for x86_64☆13Updated 3 years ago
- Language agnostic scripting engine with a custom bytecode JIT☆51Updated last month
- A lexical analyser for C, written in C.☆29Updated 9 years ago
- The Zenon programming language☆77Updated 5 months ago
- Programming language with no quirks, so simple every child can master it.☆42Updated 3 years ago
- A lightweight LISP/Scheme interpreter with core functionalities. Written in C++.☆12Updated 7 years ago
- A more powerful C/C++ preprocessor.☆89Updated 5 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- EmojiTools for c++☆12Updated 6 years ago
- Peer-to-peer version control system☆96Updated 2 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Indexed grep☆20Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- PoC lightweight x64 register based VM implementation☆53Updated last year
- Async primitives library for C++20☆18Updated 2 months ago
- A register-based bytecode interpreter VM.☆12Updated 7 years ago
- The Art of C++ Website☆16Updated 2 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- SubC Compiler : By Nils M Holm, 2011--2012☆16Updated 13 years ago