vm.js

Bytecode VM

A JavaScript bytecode compiler and virtual machine implemented in CoffeeScript.

Javascript bytecode compiler and VM implemented in pure coffeescript

GitHub

154 stars
8 watching
13 forks
Language: CoffeeScript
last commit: about 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jnz/q3vm A lightweight bytecode interpreter for C-language input files 840
mobivm/robovm An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages 965
mirkosertic/bytecoder A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. 897
hpi-swa/trufflesqueak A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM. 285
grant/javacoffee A CoffeeScript-like syntax compiler for Java code 14
stephenb/coffee-machine A state machine implementation written in CoffeeScript 32
qmx/jitescript Provides a Java API for generating bytecode similar to BiteScript. 188
hashnuke/coffee_rotor A plugin that compiles CoffeeScript files into JavaScript code 17
amazingrise/rise-jvm A minimal Java VM based on WASM that allows running JavaScript code without a server 10
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
bliblidotcom/jvm-handbook A comprehensive documentation of the Java Virtual Machine (JVM) and its internal workings. 4
markbates/programming-in-coffeescript A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. 63
teverett/jvmbasic A compiler that translates BASIC programs to JVM bytecode. 48
paulbartrum/jurassic A .NET library to compile and execute JavaScript code in a standards-compliant way 884
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64