miguelgrinberg / mylangLinks
The "my" programming language from my toy language tutorial.
☆39Updated 2 years ago
Alternatives and similar repositories for mylang
Users that are interested in mylang are comparing it to the libraries listed below
Sorting:
- A small 6502 assembler written in Python☆23Updated 2 years ago
- an operating system in Python☆248Updated 11 years ago
- A TUI disassembler☆121Updated 3 months ago
- A collection of "scroll art" computer animation programs in several languages, suitable for teaching/learning to code.☆47Updated last month
- a single pass c compiler in 500 lines of python☆209Updated 2 years ago
- Use Javascript via the Python language☆14Updated 2 years ago
- Pythonic Web Development☆105Updated last year
- miniature redis-like server implemented in Python☆150Updated 2 years ago
- An easily extendible chess implementation designed to support any custom rule or feature☆15Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 6 months ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆61Updated last month
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 4 months ago
- The Original Snake Game. Maneuver a snake in its burrow and earn points while avoiding the snake itself and the walls of the snake burrow…☆33Updated 4 years ago
- An in-memory NoSQL database implemented in Python.☆83Updated 8 months ago
- An esoteric programming language that supports concurrency, regex, and web requests.☆33Updated 2 years ago
- A partial parser for C statements and expression☆58Updated last year
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆53Updated 3 years ago
- Which toml package to use in python?☆51Updated last year
- MicroPython telegram bot library: simple way to put your IoT projects on the cloud☆50Updated last year
- ☆93Updated 3 years ago
- A (not so) small python library for console (as in terminal) game development. It is developed as a framework to help learn development a…☆243Updated 2 weeks ago
- 🪝"mnist" in 60 lines of code, no dependencies. For educational purposes.☆31Updated last year
- Python debugger experiments☆30Updated last year
- HTML Preview for git-forge Repositories☆47Updated last year
- Upload and changes to Python 0.9.1 release (from 1991!) so that it would compile☆210Updated 4 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- Tetris game implemented with C and SDL-2☆32Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- Foreign function interface for any language☆76Updated 2 years ago