pycket
Racket interpreter
A Racket/Scheme implementation generated using the RPython framework to produce a fast binary interpreter.
A rudimentary Racket implementation using RPython
258 stars
17 watching
25 forks
Language: Python
last commit: about 1 month ago pycketpypyracketrpython
Related projects:
Repository | Description | Stars |
---|---|---|
rmculpepper/sql | Racket-based implementation of some SQL features | 33 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 174 |
racket/games | A Racket package providing game development functionality and utilities. | 46 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 825 |
pocketpy/pocketpy | An embeddable, high-level Python interpreter written in C11. | 1,656 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
racketscript/racketscript | Compiles Racket source code to JavaScript ES6 modules | 712 |
ahgamut/cpython | The Python programming language implementation | 32 |
mattgreen/hython | A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
lojic/learningracket | A collection of Racket code examples and solutions to various programming challenges | 32 |
chmp/ipytest | An extension that allows Pytest to be run within Jupyter notebooks. | 318 |
tonyg/racket-stomp | An implementation of the STOMP 1.1 protocol for use in client-server communication. | 12 |
kevinheavey/pyheck | A Python wrapper around a case conversion library in Rust. | 48 |
pyos/dg | A programming language compiler for CPython bytecode | 575 |