All Projects → Quickjs → Similar Projects or Alternatives

853 Open source projects that are alternatives of or similar to Quickjs

quickjs-build
Build for QuickJS JavaScript Engine
Stars: ✭ 25 (-98.86%)
Mutual labels:  vm, javascript-engine, es2020, quickjs
Quickjs
The official repo is at bellard/quickjs.
Stars: ✭ 1,429 (-35.02%)
Ark
ArkScript is a small, fast, functional and scripting language for C++ projects
Stars: ✭ 312 (-85.81%)
Mutual labels:  compiler, virtual-machine, vm
Smlvm
Smallrepo Virtual Machine
Stars: ✭ 265 (-87.95%)
Mutual labels:  compiler, virtual-machine, vm
Customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Stars: ✭ 211 (-90.4%)
Mutual labels:  compiler, virtual-machine, vm
V8
The official mirror of the V8 Git repository
Stars: ✭ 18,808 (+755.3%)
clox
A virtual machine and a tree-walk interpreter for the Lox programming language in C89 🌀
Stars: ✭ 38 (-98.27%)
Mutual labels:  vm, virtual-machine
butterfly
Butterfly connects Virtual Machines and control their traffic flow
Stars: ✭ 48 (-97.82%)
Mutual labels:  vm, virtual-machine
RSqueak
A Squeak/Smalltalk VM written in RPython.
Stars: ✭ 78 (-96.45%)
Mutual labels:  vm, virtual-machine
RISVM
A low overhead, embeddable bytecode virtual machine in C++
Stars: ✭ 21 (-99.05%)
Mutual labels:  vm, virtual-machine
Virtualbox Python
Complete implementation of VirtualBox's COM API with a Pythonic interface.
Stars: ✭ 277 (-87.4%)
Mutual labels:  virtual-machine, vm
Passerine
A small extensible programming language designed for concise expression with little code.
Stars: ✭ 341 (-84.49%)
Mutual labels:  compiler, vm
Ph7
An Embedded Implementation of PHP (C Library)
Stars: ✭ 422 (-80.81%)
Mutual labels:  compiler, virtual-machine
Openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Stars: ✭ 2,802 (+27.42%)
Mutual labels:  compiler, virtual-machine
Never
Never: statically typed, embeddable functional programming language.
Stars: ✭ 248 (-88.72%)
Mutual labels:  compiler, virtual-machine
c8c
The chip8 compiler, assembler, and virtual machine
Stars: ✭ 110 (-95%)
Mutual labels:  vm, virtual-machine
Tagha
Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.
Stars: ✭ 101 (-95.41%)
Mutual labels:  vm, virtual-machine
js5005
js5005 is a virtual CPU with every logic gate simulated. A pretty interface, a built in assembler, display, and 256 bytes of RAM to boot. It's the better i4004.
Stars: ✭ 14 (-99.36%)
Mutual labels:  vm, virtual-machine
open-semantic-desktop-search
Virtual Machine for Desktop Search with Open Semantic Search
Stars: ✭ 22 (-99%)
Mutual labels:  vm, virtual-machine
Tinyscript
自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机
Stars: ✭ 132 (-94%)
Mutual labels:  compiler, virtual-machine
Animach
Scheme语言实现和运行时环境 / A Scheme runtime & implementation
Stars: ✭ 45 (-97.95%)
Mutual labels:  vm, virtual-machine
Vmcli
A set of utilities (vmcli + vmctl) for macOS Virtualization.framework
Stars: ✭ 571 (-74.03%)
Mutual labels:  virtual-machine, vm
Pl Compiler Resource
程序语言与编译技术相关资料(持续更新中)
Stars: ✭ 578 (-73.72%)
Mutual labels:  compiler, virtual-machine
Mac
bytecode interpreter in c (blog post)
Stars: ✭ 628 (-71.44%)
Mutual labels:  virtual-machine, vm
Radon
A scripting language.
Stars: ✭ 22 (-99%)
Mutual labels:  compiler, vm
Lc3 Vm
Write your own virtual machine for the LC-3 computer!
Stars: ✭ 631 (-71.31%)
Mutual labels:  virtual-machine, vm
Enigma
An Erlang VM implementation in Rust
Stars: ✭ 877 (-60.12%)
Mutual labels:  virtual-machine, vm
The Hack General Purpose Computer
Using HDL, from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a 16-bit general-purpose computer. Then, implementing the modern software hierarchy designed to enable the translation and execution of object-based, high-level languages on a bare-bone computer hardware platform; Including Virtual machine,Compiler and Operating system.
Stars: ✭ 39 (-98.23%)
Mutual labels:  compiler, virtual-machine
Swift Lispkit
Interpreter 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.
Stars: ✭ 228 (-89.63%)
Mutual labels:  compiler, virtual-machine
Lumen
An alternative BEAM implementation, designed for WebAssembly
Stars: ✭ 2,742 (+24.69%)
Mutual labels:  compiler, virtual-machine
Mtail
extract internal monitoring data from application logs for collection in a timeseries database
Stars: ✭ 3,028 (+37.7%)
Mutual labels:  compiler, vm
specter
a (tiny) VM project built with Go
Stars: ✭ 57 (-97.41%)
Mutual labels:  vm, virtual-machine
SBTCVM-Gen2-9
SBTCVM is a virtual machine implementation of a balanced ternary (base 3) computer. Features several compiled languages for ternary software development.
Stars: ✭ 32 (-98.54%)
Mutual labels:  vm, virtual-machine
Cub
The Cub Programming Language
Stars: ✭ 198 (-91%)
Mutual labels:  compiler, virtual-machine
tsharkVM
tshark + ELK analytics virtual machine
Stars: ✭ 51 (-97.68%)
Mutual labels:  vm, virtual-machine
vm-automation
VirtualBox automation using Python
Stars: ✭ 1 (-99.95%)
Mutual labels:  vm, virtual-machine
kcs
Scripting in C with JIT(x64)/VM.
Stars: ✭ 25 (-98.86%)
Mutual labels:  vm, virtual-machine
E4vm
A small portable virtual machine that would run Erlang on embedded systems
Stars: ✭ 124 (-94.36%)
Mutual labels:  virtual-machine, vm
Rubyx
RubyX compiles ruby to binary (in ruby), hoping to be that X times faster
Stars: ✭ 78 (-96.45%)
Mutual labels:  compiler, vm
Selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
Stars: ✭ 1,318 (-40.06%)
Mutual labels:  compiler, virtual-machine
Umka Lang
Umka: a statically typed embeddable scripting language
Stars: ✭ 308 (-85.99%)
Mutual labels:  compiler, virtual-machine
Tengo
A fast script language for Go
Stars: ✭ 2,528 (+14.96%)
Mutual labels:  compiler, vm
Luago Book
《自己动手实现Lua》随书源代码
Stars: ✭ 514 (-76.63%)
Mutual labels:  compiler, vm
Awesome Wasm Runtimes
A list of webassemby runtimes
Stars: ✭ 490 (-77.72%)
Mutual labels:  virtual-machine, vm
Minic Hosting
A simple stack-based virtual machine that runs C in the browser.
Stars: ✭ 628 (-71.44%)
Mutual labels:  compiler, virtual-machine
Tinyrb
A tiny subset of Ruby with a Lua'esc VM
Stars: ✭ 452 (-79.45%)
Mutual labels:  compiler, vm
Ethereumjs Monorepo
Monorepo for the Ethereum VM TypeScript Implementation
Stars: ✭ 813 (-63.03%)
Mutual labels:  virtual-machine, vm
Ring
Innovative and practical general-purpose multi-paradigm language
Stars: ✭ 716 (-67.44%)
Mutual labels:  compiler, virtual-machine
Ebcvm
EFI Byte Code Virtual Machine in userspace
Stars: ✭ 34 (-98.45%)
Mutual labels:  virtual-machine, vm
Embiggen Disk
embiggden-disk live-resizes a filesystem after first live-resizing any necessary layers below it: an optional LVM LV and PV, and an MBR or GPT partition table
Stars: ✭ 440 (-79.99%)
Mutual labels:  virtual-machine, vm
Chakracore
ChakraCore is an open source Javascript engine with a C API.
Stars: ✭ 8,600 (+291.09%)
Mutual labels:  javascript-engine, vm
Dockerpi
A Virtualised Raspberry Pi inside a Docker image
Stars: ✭ 1,064 (-51.61%)
Mutual labels:  virtual-machine, vm
Footloose
Container Machines - Containers that look like Virtual Machines
Stars: ✭ 1,289 (-41.38%)
Mutual labels:  virtual-machine, vm
Typhon
A virtual machine for Monte.
Stars: ✭ 49 (-97.77%)
Mutual labels:  compiler, vm
Go.vm
A simple virtual machine - compiler & interpreter - written in golang
Stars: ✭ 178 (-91.91%)
Mutual labels:  compiler, virtual-machine
Ape
Ape Programming Language
Stars: ✭ 195 (-91.13%)
Mutual labels:  compiler, vm
16bitjs
💻 A 16-bit virtual machine, including assembly language with 37 instructions, binary assembler, and a step through debugger
Stars: ✭ 427 (-80.58%)
Mutual labels:  virtual-machine, vm
Cymbal
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
Stars: ✭ 49 (-97.77%)
Mutual labels:  compiler, virtual-machine
Fanx
A portable programming language
Stars: ✭ 101 (-95.41%)
Mutual labels:  compiler, virtual-machine
Redtamarin
AS3 running on the command line / server side
Stars: ✭ 105 (-95.23%)
Mutual labels:  virtual-machine, vm
1-60 of 853 similar projects