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
- My crack at a JVM implementation in Java☆14Updated 9 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 years ago
- An experimental Lua interpreter written in Python☆16Updated 8 years ago
- Python binary parsing library☆157Updated 4 years ago
- A Python implementation of Notch's DCPU-16 (complete with assembler, disassembler, debugger and video terminal implementations)☆193Updated 11 years ago
- A simple virtual machine w/constant folding implemented in Python☆118Updated 5 years ago
- Port of git's "Smart HTTP" (git-http-backend) server component to Python WSGI interface.☆74Updated 7 years ago
- An 8086 emulator written from scratch in C by me (with some help from the tumblrcode community)☆17Updated 13 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 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
- simple asynchronous socket I/O with Python coroutines☆111Updated 6 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Mini: Interpreter and a programming language implemented in Python☆146Updated 10 years ago
- C-like language compiled to DCPU assembly☆45Updated 8 years ago
- A JVM implemented in 100% pure Java, ported from MaxineVM☆16Updated 15 years ago
- The Converge programming language☆86Updated 5 years ago
- Simple malloc implementation for POSIX systems w/ sbrk(2)☆21Updated 11 years ago
- A small C compiler written in Python for learning purposes☆41Updated 8 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- NOTE: The LLVM project now operates official Git mirrors as well: http://llvm.org/docs/GettingStarted.html#git-mirror -- An automated mir…☆123Updated 6 years ago
- A simple assembly interpreter. It can be used to learn the basics of most assembly languages.☆13Updated 10 years ago
- A stack machine VM, interpreter and genetic programming library☆44Updated 7 years ago
- Python to Javascript compiler☆55Updated 14 years ago
- Assembler / Disassembler for Java Bytecode☆23Updated 4 years ago
- An object-oriented JavaScript x86 Emulator for Node.js and the browser☆139Updated 5 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆78Updated 2 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆60Updated 4 years ago