zetavm
Dynamic language VM
A virtual machine and JIT compiler for dynamic programming languages with built-in support for garbage collection, JIT compilation, and dynamically growable objects.
Multi-Language Platform for Dynamic Programming Languages
633 stars
46 watching
42 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
interpreterjitjit-compilerlanguagevm
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A virtual machine designed to execute programs written in a statically-typed programming language. | 18,227 |
| | A dynamic typing programming language with features like DSL building and continuation semantics | 925 |
| | A package manager for a programming language called V | 118 |
| | Compiles VIM on a Golem Network node and runs it on a native machine. | 0 |
| | A syntax highlighting file for the D programming language in Vim | 35 |
| | A language and compiler for creating custom virtual machines. | 159 |
| | A JVM implementation in Zig. | 88 |
| | A language targeting LLVM with the goal of building a simple compiler | 64 |
| | Demonstrates Haskell bindings to the LLVM compiler infrastructure | 71 |
| | A virtual machine and compiler that enables JIT-based execution of a restricted subset of the Haskell programming language | 77 |
| | Language plugin providing syntax highlighting, auto-indentation and project navigation features for the Nim programming language | 212 |
| | A functional programming language designed to work on the Java Virtual Machine. | 246 |
| | A standalone WebAssembly virtual machine | 4 |
| | A Linux virtual machine designed for mobile application pentesting and malware analysis. | 103 |
| | A Haskell-based compiler backend that uses LLVM to generate and compile machine code | 82 |