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.☆26Updated 14 years ago
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- My crack at a JVM implementation in Java☆14Updated 9 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- An experimental Lua interpreter written in Python☆16Updated 8 years ago
- Port of git's "Smart HTTP" (git-http-backend) server component to Python WSGI interface.☆74Updated 6 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆400Updated 10 years ago
- Emulators for various CPUs, written in Python, consolidated from previous work.☆15Updated 11 years ago
- simple asynchronous socket I/O with Python coroutines☆111Updated 6 years ago
- Yet Another Python Parser System☆51Updated 6 years ago
- Pascal compiler implemented in python using Lex, Yacc and LLVM☆87Updated 13 years ago
- Python to Javascript compiler☆55Updated 14 years ago
- PySDL is a pure Python SDL binding via on-the-fly ctypes generation☆30Updated 12 years ago
- Extension to ast that allow ast -> python code generation.☆80Updated 7 years ago
- The Converge programming language☆86Updated 5 years ago
- Python binary parsing library☆157Updated 4 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 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
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- An experimental new programming language☆63Updated 8 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆59Updated 4 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Simple python interpreter written in JavaScript using Jison as a parser generator and lexer.☆27Updated 4 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- JSON programming language☆77Updated 13 years ago
- An 8086 emulator written from scratch in C by me (with some help from the tumblrcode community)☆17Updated 13 years ago