All Projects → Go.vm → Similar Projects or Alternatives

1042 Open source projects that are alternatives of or similar to Go.vm

Quickjs
The official repo is at bellard/quickjs.
Stars: ✭ 1,429 (+702.81%)
Mutual labels:  compiler, interpreter, virtual-machine
Lioness
The Lioness Programming Language
Stars: ✭ 155 (-12.92%)
Mutual labels:  compiler, interpreter, 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 (-72.47%)
Mutual labels:  compiler, interpreter, virtual-machine
Umka Lang
Umka: a statically typed embeddable scripting language
Stars: ✭ 308 (+73.03%)
Mutual labels:  compiler, interpreter, virtual-machine
V8
The official mirror of the V8 Git repository
Stars: ✭ 18,808 (+10466.29%)
Mutual labels:  compiler, interpreter, 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 (+28.09%)
Mutual labels:  compiler, interpreter, virtual-machine
Ph7
An Embedded Implementation of PHP (C Library)
Stars: ✭ 422 (+137.08%)
Mutual labels:  compiler, interpreter, virtual-machine
Cub
The Cub Programming Language
Stars: ✭ 198 (+11.24%)
Mutual labels:  compiler, interpreter, 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 (+1474.16%)
Mutual labels:  compiler, interpreter, virtual-machine
Enso Archive
Looking for Enso, the visual programming language? ➡️ https://github.com/enso-org/enso
Stars: ✭ 305 (+71.35%)
Mutual labels:  compiler, interpreter
Passerine
A small extensible programming language designed for concise expression with little code.
Stars: ✭ 341 (+91.57%)
Mutual labels:  compiler, interpreter
Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+2842.7%)
Mutual labels:  compiler, interpreter
Rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
Stars: ✭ 284 (+59.55%)
Mutual labels:  compiler, interpreter
Lbforth
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
Stars: ✭ 293 (+64.61%)
Mutual labels:  compiler, interpreter
Wasm3
🚀 The fastest WebAssembly interpreter, and the most universal runtime
Stars: ✭ 4,375 (+2357.87%)
Mutual labels:  interpreter, virtual-machine
Ark
ArkScript is a small, fast, functional and scripting language for C++ projects
Stars: ✭ 312 (+75.28%)
Mutual labels:  compiler, virtual-machine
Eval
Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime
Stars: ✭ 157 (-11.8%)
Mutual labels:  compiler, interpreter
Hashlink
A virtual machine for Haxe
Stars: ✭ 523 (+193.82%)
Mutual labels:  interpreter, virtual-machine
Pl Compiler Resource
程序语言与编译技术相关资料(持续更新中)
Stars: ✭ 578 (+224.72%)
Mutual labels:  compiler, virtual-machine
Bic
A C interpreter and API explorer.
Stars: ✭ 719 (+303.93%)
Mutual labels:  compiler, interpreter
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-89.89%)
Mutual labels:  interpreter, virtual-machine
Minic Hosting
A simple stack-based virtual machine that runs C in the browser.
Stars: ✭ 628 (+252.81%)
Mutual labels:  compiler, virtual-machine
Cfl
a Compileable statically typed Functional programming Language
Stars: ✭ 7 (-96.07%)
Mutual labels:  compiler, interpreter
Esta
Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]
Stars: ✭ 28 (-84.27%)
Mutual labels:  interpreter, virtual-machine
Quickjs
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
Stars: ✭ 2,199 (+1135.39%)
Mutual labels:  compiler, virtual-machine
Mir
A light-weight JIT compiler based on MIR (Medium Internal Representation)
Stars: ✭ 1,075 (+503.93%)
Mutual labels:  compiler, interpreter
Corewar
A reproduction of the Core War game. Assembly compiler, Virtual Machine and GUI.
Stars: ✭ 173 (-2.81%)
Mutual labels:  compiler, virtual-machine
Smlvm
Smallrepo Virtual Machine
Stars: ✭ 265 (+48.88%)
Mutual labels:  compiler, virtual-machine
RISVM
A low overhead, embeddable bytecode virtual machine in C++
Stars: ✭ 21 (-88.2%)
Mutual labels:  interpreter, virtual-machine
3bc-lang
Low level language, tiny virtual machine that works on computers and microcontrollers. (Friendly Punched cards)
Stars: ✭ 155 (-12.92%)
Mutual labels:  interpreter, virtual-machine
Mini Interpreter
A Simple Scripting Language
Stars: ✭ 72 (-59.55%)
Mutual labels:  compiler, interpreter
Craftinginterpreters
Repository for the book "Crafting Interpreters"
Stars: ✭ 4,298 (+2314.61%)
Mutual labels:  compiler, interpreter
Gravity
Gravity Programming Language
Stars: ✭ 3,968 (+2129.21%)
Mutual labels:  interpreter, virtual-machine
maxc
Programming Language maxc
Stars: ✭ 36 (-79.78%)
Mutual labels:  interpreter, virtual-machine
Red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!
Stars: ✭ 4,725 (+2554.49%)
Mutual labels:  compiler, interpreter
Renjin
JVM-based interpreter for the R language for the statistical analysis.
Stars: ✭ 466 (+161.8%)
Mutual labels:  compiler, interpreter
Webassemblyjs
Toolchain for WebAssembly
Stars: ✭ 566 (+217.98%)
Mutual labels:  compiler, interpreter
Neko
The Neko Virtual Machine
Stars: ✭ 447 (+151.12%)
Mutual labels:  interpreter, virtual-machine
Ring
Innovative and practical general-purpose multi-paradigm language
Stars: ✭ 716 (+302.25%)
Mutual labels:  compiler, virtual-machine
Tiny Compiler
A tiny evaluator and compiler of arithmetic expressions.
Stars: ✭ 680 (+282.02%)
Mutual labels:  compiler, interpreter
Tiny Lisp
A tiny lisp compiler written in JS
Stars: ✭ 58 (-67.42%)
Mutual labels:  compiler, interpreter
Tagha
Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.
Stars: ✭ 79 (-55.62%)
Mutual labels:  interpreter, virtual-machine
Wasm Forth
A Forth implementation compiling to WebAssembly.
Stars: ✭ 92 (-48.31%)
Mutual labels:  compiler, interpreter
U6a
Implementation of Unlambda, an esoteric programming language.
Stars: ✭ 46 (-74.16%)
Mutual labels:  compiler, interpreter
Antlr4 Calculator
Simple antlr4 calculator.
Stars: ✭ 40 (-77.53%)
Mutual labels:  compiler, interpreter
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 (-78.09%)
Mutual labels:  compiler, virtual-machine
Forge
A lightweight, elegant scripting language with built-in Rust-FFI.
Stars: ✭ 153 (-14.04%)
Mutual labels:  compiler, interpreter
Flashforth
FlashForth development
Stars: ✭ 60 (-66.29%)
Mutual labels:  compiler, interpreter
Feral
Feral programming language reference implementation
Stars: ✭ 89 (-50%)
Mutual labels:  compiler, interpreter
Rascal
A simple Pascal interpreter written in rust.
Stars: ✭ 38 (-78.65%)
Mutual labels:  compiler, interpreter
Brain
An esoteric programming language compiler on top of LLVM based on Brainfuck
Stars: ✭ 112 (-37.08%)
Mutual labels:  compiler, interpreter
Libforth
libforth: A small Forth interpreter that can be used as a library written in c99
Stars: ✭ 107 (-39.89%)
Mutual labels:  interpreter, virtual-machine
Fanx
A portable programming language
Stars: ✭ 101 (-43.26%)
Mutual labels:  compiler, virtual-machine
Cperl
A perl5 with classes, types, compilable, company friendly, security
Stars: ✭ 125 (-29.78%)
Mutual labels:  compiler, interpreter
Simple
The Simple Intelligent and Modular Programming Language and Environment
Stars: ✭ 120 (-32.58%)
Mutual labels:  interpreter, virtual-machine
Tinyscript
自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机
Stars: ✭ 132 (-25.84%)
Mutual labels:  compiler, virtual-machine
Emacs Cl
Common Lisp implemented in Emacs Lisp.
Stars: ✭ 140 (-21.35%)
Mutual labels:  compiler, interpreter
hematita
A memory safe Lua interpreter
Stars: ✭ 118 (-33.71%)
Mutual labels:  interpreter, virtual-machine
lust
A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.
Stars: ✭ 120 (-32.58%)
Mutual labels:  interpreter, virtual-machine
Seax
A VM-based runtime environment for functional programming languages
Stars: ✭ 36 (-79.78%)
Mutual labels:  interpreter, virtual-machine
1-60 of 1042 similar projects