GitHub topics: bytecode-interpreter
uosyph/monty
Interpreter for Monty bytecode files.
Language: C - Size: 38.1 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Foxely/Foxely
Foxely is an object-oriented language.
Language: C++ - Size: 28.6 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mbassale/cpplox
Hobby Bytecode Interpreter written on C++
Language: C++ - Size: 370 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

kris-gaudel/clox-pp
Bytecode Virtual Machine for the Lox language written in C++
Language: C++ - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

eignnx/funlang
A programming language similar to OCaml and Rust with Ruby-inspired syntax.
Language: Haskell - Size: 296 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bitmario/RISVM
A low overhead, embeddable bytecode virtual machine in C++
Language: C++ - Size: 193 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 27 - Forks: 4

abhiramrp/bytecode_interpreter
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

huytd/toylisp
A toy LISP bytecode interpreter
Language: TypeScript - Size: 716 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

mcejp/Helium
A programming language Invented Hereβ’
Language: C++ - Size: 304 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

chran554/chip8-go
A go implementation of a CHIP-8 emulator (or rather interpreter).
Language: Go - Size: 6.62 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gofralang/vm π¦
Virtual Machine for Gofra language bytecode.
Language: C++ - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

uanhi/meet
The Meet Language Interpreter
Language: C++ - Size: 554 KB - Last synced at: 19 days ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 0

dodolab/CompactJVM
Experimental Java interpreter written in Java
Language: Java - Size: 285 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

iafisher/tiny-interpreter π¦
A tiny bytecode interpreter in Python
Language: Python - Size: 42 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

kgscialdone/sherwood π¦
A simple and sensible bytecode VM, because sometimes you can't see Sherwood Forest for the trees.
Language: Crystal - Size: 85.9 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

jfourkiotis/albert
Albert in an interpreter for the `Monkey` programming language, written in `Rust`
Language: Rust - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

overdev/brah-0.1.0-impl1
A very basic and simplistic programming language (compiler + interpreter) made in pure Python 3.8.
Language: Python - Size: 89.8 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

JonasMuehlmann/MVPL
The minimum viable programming language
Language: C++ - Size: 476 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

queso-lang/queso
π§ A delicious programming language
Language: TypeScript - Size: 229 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 1

ComprosoftCEO/Insanity
An esoteric programming language that consists of single symbol commands.
Language: C - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

lucamienert/Bytecode-Virtual-Machine
An Language compiled to Bytecode and executed in VM
Language: C - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mdallen5393/holbertonschool-monty
Interpreter for Monty ByteCode files
Language: C - Size: 1010 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

salty-max/jelly-vm-source
A dynamic programming language with simple syntax, functional heart and OOP support
Language: C++ - Size: 1.25 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MoritzGoeckel/BytecodeCompiler
Bytecode compiler handmade with :heart: and C++
Language: C++ - Size: 114 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

schambig/holbertonschool-monty
Bytecode is a form of instruction set designed for execution by a software interpreter. This project is an implementation of a simple interpreter for Monty (a scripting language) bytecode files.
Language: C - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

boonsboos/tetrvm
interpreter for running tetris playfields as programs
Language: V - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

Timadey/monty
An interpreter for Monty byte code
Language: C - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sanjangs/InfiniumVM
A Simple Bytecode Interpreter/Virtual Machine in C++.
Language: C++ - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

BraskaV/Mol-Lang
The Mol Programming Language. First attempt to create a programming language. Didactic purpose. Not ready for production.
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ZikiFlicky/Fytecode
An experimental 8086-like 16-bit assembler + virtual-machine interpreter toolset
Language: C - Size: 348 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

feliposz/cpp-bytecode-interpreter
Small bytecode interpreter written in C++.
Language: C++ - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

8bitgeek/libzpu
A Virtual Machine library for the ZPU architecture, with multi-segment virtual-memory.
Language: C - Size: 707 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

redagito/KernScript
A bytecode interpreted scripting language for C++
Language: C++ - Size: 77.1 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 0

Walid-khaled/Python-Internals
This repository contains an implementation for bytecode compiling and interpreting for different source files. It is a solution for Assignment2 in Software System Design course for ROCV master's program at Innopolis University.
Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JustAnotherJavaProgrammer/ArduOS
Creating an environment to run complex programs on simple hardware
Language: C++ - Size: 1.78 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Irwin1985/vmlite
An educational Virtual Machine for Arithmetic Calculations.
Language: Go - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

iridescent995/ASM_bytecode_manipulation
Using ASM (a java lib) to manipulate java classes at run time
Language: Java - Size: 219 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

silversquirl/govm
A bytecode VM using Go's runtime
Language: Go - Size: 25.4 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

GithubPrankster/spinscript
Spinscript is a fantasy architecture for a game project that is quite assembly.
Language: C++ - Size: 1.82 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

divs1210/ToyVM
ToyVM: Bytecode VM for a simple lisp
Language: Clojure - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

overdev/brah-0.1.0-impl2
Prototype for a programming language -- composed of bytecode compiler and virtual machine, written and Python 3.8
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

NablaVM/libnabla
Libraries for the Nabla VM - Assembler, Byte Code Generator, and the Virtual Machine
Language: C++ - Size: 326 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Artemoire/clox
C bytecode interpreter for the lox language
Language: C - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

FrankDattalo/flang
An imperitive, procedural programming language complete with closures, higher order functions, and run time object manipulation. Compiles to a custom bytecode.
Language: C++ - Size: 120 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

divs1210/Impala
Simple, extensible bytecode interpreter
Language: Clojure - Size: 160 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 26 - Forks: 1

avli/jmac
Language: Java - Size: 6.84 KB - Last synced at: 11 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

vardivm/vardi
The (original) Ruby implementation of the Vardi VM. An 8-bit stack VM with 64 KiB of memory. Maintainer @chrysophylax
Language: Ruby - Size: 27.3 KB - Last synced at: about 16 hours ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ComprosoftCEO/BasicAssembly
Interactive programming GUI for a simplified assembly language
Language: Visual Basic - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

StrykerKKD/maco
virtual machine in ocaml
Language: OCaml - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Spriithy/fl
An attempt at a simple functional programming language
Language: C - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

vardivm/kristals
The (type-enhanced) Crystal implementation of the Vardi VM. Maintainer @ceigey
Language: Crystal - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
