All Projects → Smlvm → Similar Projects or Alternatives

814 Open source projects that are alternatives of or similar to Smlvm

Ark
ArkScript is a small, fast, functional and scripting language for C++ projects
Stars: ✭ 312 (+17.74%)
Mutual labels:  compiler, virtual-machine, vm
Customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Stars: ✭ 211 (-20.38%)
Mutual labels:  compiler, virtual-machine, vm
Quickjs
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
Stars: ✭ 2,199 (+729.81%)
Mutual labels:  compiler, virtual-machine, vm
Quickjs
The official repo is at bellard/quickjs.
Stars: ✭ 1,429 (+439.25%)
Mutual labels:  compiler, virtual-machine, vm
Umka Lang
Umka: a statically typed embeddable scripting language
Stars: ✭ 308 (+16.23%)
Mutual labels:  compiler, virtual-machine
Lam
🚀 a lightweight, universal actor-model vm for writing scalable and reliable applications that run natively and on WebAssembly
Stars: ✭ 176 (-33.58%)
Mutual labels:  virtual-machine, vm
V8
The official mirror of the V8 Git repository
Stars: ✭ 18,808 (+6997.36%)
Mutual labels:  compiler, virtual-machine
tsharkVM
tshark + ELK analytics virtual machine
Stars: ✭ 51 (-80.75%)
Mutual labels:  vm, virtual-machine
Radon
A scripting language.
Stars: ✭ 22 (-91.7%)
Mutual labels:  compiler, vm
Rubyx
RubyX compiles ruby to binary (in ruby), hoping to be that X times faster
Stars: ✭ 78 (-70.57%)
Mutual labels:  compiler, vm
Fanx
A portable programming language
Stars: ✭ 101 (-61.89%)
Mutual labels:  compiler, virtual-machine
Footloose
Container Machines - Containers that look like Virtual Machines
Stars: ✭ 1,289 (+386.42%)
Mutual labels:  virtual-machine, vm
Redtamarin
AS3 running on the command line / server side
Stars: ✭ 105 (-60.38%)
Mutual labels:  virtual-machine, vm
Linux Unattended Installation
This project provides all you need to create an unattended installation of a minimal setup of Linux.
Stars: ✭ 215 (-18.87%)
Mutual labels:  virtual-machine, vm
Box
[DEPRECATED] Official, pre-packaged Vagrant Box
Stars: ✭ 197 (-25.66%)
Mutual labels:  virtual-machine, vm
Pl Compiler Resource
程序语言与编译技术相关资料(持续更新中)
Stars: ✭ 578 (+118.11%)
Mutual labels:  compiler, virtual-machine
Minic Hosting
A simple stack-based virtual machine that runs C in the browser.
Stars: ✭ 628 (+136.98%)
Mutual labels:  compiler, virtual-machine
Typhon
A virtual machine for Monte.
Stars: ✭ 49 (-81.51%)
Mutual labels:  compiler, vm
Passerine
A small extensible programming language designed for concise expression with little code.
Stars: ✭ 341 (+28.68%)
Mutual labels:  compiler, vm
Ape
Ape Programming Language
Stars: ✭ 195 (-26.42%)
Mutual labels:  compiler, vm
Go.vm
A simple virtual machine - compiler & interpreter - written in golang
Stars: ✭ 178 (-32.83%)
Mutual labels:  compiler, virtual-machine
Cub
The Cub Programming Language
Stars: ✭ 198 (-25.28%)
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 (+957.36%)
Mutual labels:  compiler, virtual-machine
Mtail
extract internal monitoring data from application logs for collection in a timeseries database
Stars: ✭ 3,028 (+1042.64%)
Mutual labels:  compiler, vm
Never
Never: statically typed, embeddable functional programming language.
Stars: ✭ 248 (-6.42%)
Mutual labels:  compiler, virtual-machine
clox
A virtual machine and a tree-walk interpreter for the Lox programming language in C89 🌀
Stars: ✭ 38 (-85.66%)
Mutual labels:  vm, virtual-machine
Dockerpi
A Virtualised Raspberry Pi inside a Docker image
Stars: ✭ 1,064 (+301.51%)
Mutual labels:  virtual-machine, vm
Ebcvm
EFI Byte Code Virtual Machine in userspace
Stars: ✭ 34 (-87.17%)
Mutual labels:  virtual-machine, vm
E4vm
A small portable virtual machine that would run Erlang on embedded systems
Stars: ✭ 124 (-53.21%)
Mutual labels:  virtual-machine, vm
Enigma
An Erlang VM implementation in Rust
Stars: ✭ 877 (+230.94%)
Mutual labels:  virtual-machine, vm
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 (-94.72%)
Mutual labels:  vm, virtual-machine
Macos Virtualbox Vm
Instructions and script to help you create a VirtualBox VM running macOS.
Stars: ✭ 2,385 (+800%)
Mutual labels:  virtual-machine, vm
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 (-87.92%)
Mutual labels:  vm, virtual-machine
Ethereumjs Monorepo
Monorepo for the Ethereum VM TypeScript Implementation
Stars: ✭ 813 (+206.79%)
Mutual labels:  virtual-machine, vm
Luago Book
《自己动手实现Lua》随书源代码
Stars: ✭ 514 (+93.96%)
Mutual labels:  compiler, vm
Tinyrb
A tiny subset of Ruby with a Lua'esc VM
Stars: ✭ 452 (+70.57%)
Mutual labels:  compiler, vm
Ring
Innovative and practical general-purpose multi-paradigm language
Stars: ✭ 716 (+170.19%)
Mutual labels:  compiler, virtual-machine
Ph7
An Embedded Implementation of PHP (C Library)
Stars: ✭ 422 (+59.25%)
Mutual labels:  compiler, virtual-machine
Cymbal
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
Stars: ✭ 49 (-81.51%)
Mutual labels:  compiler, virtual-machine
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 (-85.28%)
Mutual labels:  compiler, virtual-machine
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 (+397.36%)
Mutual labels:  compiler, virtual-machine
Lc3 Vm
Write your own virtual machine for the LC-3 computer!
Stars: ✭ 631 (+138.11%)
Mutual labels:  virtual-machine, vm
Corewar
A reproduction of the Core War game. Assembly compiler, Virtual Machine and GUI.
Stars: ✭ 173 (-34.72%)
Mutual labels:  compiler, virtual-machine
Lioness
The Lioness Programming Language
Stars: ✭ 155 (-41.51%)
Mutual labels:  compiler, virtual-machine
Tengo
A fast script language for Go
Stars: ✭ 2,528 (+853.96%)
Mutual labels:  compiler, vm
RSqueak
A Squeak/Smalltalk VM written in RPython.
Stars: ✭ 78 (-70.57%)
Mutual labels:  vm, virtual-machine
vm-automation
VirtualBox automation using Python
Stars: ✭ 1 (-99.62%)
Mutual labels:  vm, 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 (-13.96%)
Mutual labels:  compiler, virtual-machine
Lumen
An alternative BEAM implementation, designed for WebAssembly
Stars: ✭ 2,742 (+934.72%)
Mutual labels:  compiler, virtual-machine
Tinyscript
自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机
Stars: ✭ 132 (-50.19%)
Mutual labels:  compiler, virtual-machine
butterfly
Butterfly connects Virtual Machines and control their traffic flow
Stars: ✭ 48 (-81.89%)
Mutual labels:  vm, virtual-machine
c8c
The chip8 compiler, assembler, and virtual machine
Stars: ✭ 110 (-58.49%)
Mutual labels:  vm, virtual-machine
open-semantic-desktop-search
Virtual Machine for Desktop Search with Open Semantic Search
Stars: ✭ 22 (-91.7%)
Mutual labels:  vm, virtual-machine
specter
a (tiny) VM project built with Go
Stars: ✭ 57 (-78.49%)
Mutual labels:  vm, virtual-machine
Vmcli
A set of utilities (vmcli + vmctl) for macOS Virtualization.framework
Stars: ✭ 571 (+115.47%)
Mutual labels:  virtual-machine, vm
Mac
bytecode interpreter in c (blog post)
Stars: ✭ 628 (+136.98%)
Mutual labels:  virtual-machine, vm
kcs
Scripting in C with JIT(x64)/VM.
Stars: ✭ 25 (-90.57%)
Mutual labels:  vm, virtual-machine
Tagha
Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.
Stars: ✭ 101 (-61.89%)
Mutual labels:  vm, virtual-machine
Animach
Scheme语言实现和运行时环境 / A Scheme runtime & implementation
Stars: ✭ 45 (-83.02%)
Mutual labels:  vm, virtual-machine
RISVM
A low overhead, embeddable bytecode virtual machine in C++
Stars: ✭ 21 (-92.08%)
Mutual labels:  vm, virtual-machine
1-60 of 814 similar projects