vm.js
Bytecode VM
A JavaScript bytecode compiler and virtual machine implemented in CoffeeScript.
Javascript bytecode compiler and VM implemented in pure coffeescript
155 stars
7 watching
13 forks
Language: CoffeeScript
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An embeddable interpreter/virtual machine for executing C-language input bytecode | 857 |
| An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages | 970 |
| A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 903 |
| A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM. | 286 |
| A CoffeeScript-like syntax compiler for Java code | 14 |
| A state machine implementation written in CoffeeScript | 32 |
| Provides a Java API for generating bytecode similar to BiteScript. | 188 |
| A plugin that compiles CoffeeScript files into JavaScript code | 16 |
| A minimal Java VM based on WASM that allows running JavaScript code without a server | 10 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A comprehensive documentation of the Java Virtual Machine (JVM) and its internal workings. | 4 |
| A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
| A compiler that translates BASIC programs to JVM bytecode. | 49 |
| A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |