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:
- A pure python implementation of JavaScript, just because.☆25Updated 13 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- Python to Javascript compiler☆55Updated 14 years ago
- PySDL is a pure Python SDL binding via on-the-fly ctypes generation☆29Updated 12 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 5 years ago
- Port of git's "Smart HTTP" (git-http-backend) server component to Python WSGI interface.☆74Updated 6 years ago
- My crack at a JVM implementation in Java☆14Updated 9 years ago
- An experimental Lua interpreter written in Python☆15Updated 8 years ago
- simple asynchronous socket I/O with Python coroutines☆111Updated 6 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- UNMAINTAINED: Reverse-engineered Minecraft stuff. Worked with 1.4.x protocol☆205Updated 10 years ago
- The Converge programming language☆88Updated 5 years ago
- Emulators for various CPUs, written in Python, consolidated from previous work.☆15Updated 11 years ago
- Jato, an open source implementation of the JVM☆156Updated 11 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- Yet Another Python Parser System☆49Updated 5 years ago
- A Python implementation of Notch's DCPU-16 (complete with assembler, disassembler, debugger and video terminal implementations)☆192Updated 11 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Python to JavaScript translator☆93Updated 8 years ago
- a lightweight and simple python web framework☆252Updated 10 years ago
- Precise JavaScript emulation of Intel 8080 CPU☆47Updated 6 months ago
- A program that attempts to simulate a quantum computer.☆21Updated 10 years ago
- A decompiler for CPython bytecode☆53Updated 14 years ago
- CPython compiled to JS using emscripten☆327Updated 13 years ago
- vm for a dynamically typed language☆35Updated 7 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 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.☆86Updated 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