187 skills found · Page 1 of 7
luaj / LuajLightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
jnz / Q3vmQ3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input
fabiensanglard / Another World Bytecode Interpreter"Fabother World" an interpreter for Another World (Out of this world).
tuplex / TuplexTuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
felixangell / Macbytecode interpreter in c (blog post)
maximecb / UvmFun, portable, minimalistic virtual machine.
zackradisic / TyvmAn experimental bytecode interpreter / type-checker for type-level Typescript
kuroko-lang / KurokoDialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.
objecthub / Swift LispkitInterpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.
ajeetdsouza / LoxcraftLanguage tooling for the Lox programming language.
hpi-swa / TrufflesqueakA Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM.
dictu-lang / DictuDictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
sebmarkbage / Ocamlrun WasmOCamlrun WebAssembly - OCaml Bytecode Interpreter in WASM
zackradisic / Rust Vs ZigComparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs
ozy / ToyJVMAn experimental Java Bytecode Interpreter written in C
Chirag-Khandelwal / EtherealEthereal Language Reference Implementation (archived). Currently working on Scribe.
Rerumu / FiOneLua 5.1 bytecode interpreter, in Lua
rce-incorporated / FiuLuau bytecode interpreter for Luau
Feral-Lang / FeralFeral programming language reference implementation
ffwff / Hana🌸 a simple scripting language (alpha) 🌸