mstepniowski / jspyLinks
JavaScript interpreter in Python
☆23Updated 13 years ago
Alternatives and similar repositories for jspy
Users that are interested in jspy are comparing it to the libraries listed below
Sorting:
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 4 years ago
- A Python implementation of Notch's DCPU-16 (complete with assembler, disassembler, debugger and video terminal implementations)☆192Updated 11 years ago
- Emulators for various CPUs, written in Python, consolidated from previous work.☆15Updated 11 years ago
- A pure python implementation of JavaScript, just because.☆26Updated 14 years ago
- Python to Javascript compiler☆55Updated 14 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- An 8086 emulator written from scratch in C by me (with some help from the tumblrcode community)☆17Updated 12 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A JVM implemented in 100% pure Java, ported from MaxineVM☆16Updated 14 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- My crack at a JVM implementation in Java☆14Updated 9 years ago
- compiler☆36Updated 11 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆58Updated 4 years ago
- PySDL is a pure Python SDL binding via on-the-fly ctypes generation☆30Updated 12 years ago
- The Converge programming language☆87Updated 5 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- vm for a dynamically typed language☆35Updated 8 years ago
- Pure-python C compiler and assembler☆51Updated 10 years ago
- An object-oriented JavaScript x86 Emulator for Node.js and the browser☆136Updated 5 years ago
- Python scripts for DCPU-16 emulation.☆71Updated 12 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- Simple stack language in C. Has a few basic commands; working to implement a `while` loop and user-defined functions. If statement would …☆16Updated 13 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago