miguelgrinberg / mylangLinks
The "my" programming language from my toy language tutorial.
☆40Updated 2 years ago
Alternatives and similar repositories for mylang
Users that are interested in mylang are comparing it to the libraries listed below
Sorting:
- The original ABC language (Python's predecessor), from 1991☆163Updated 3 weeks ago
- a single pass c compiler in 500 lines of python☆210Updated 2 years ago
- An in-memory NoSQL database implemented in Python.☆83Updated 10 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 5 months ago
- 🪝"mnist" in 60 lines of code, no dependencies. For educational purposes.☆31Updated last year
- an operating system in Python☆251Updated 11 years ago
- Tiny BASIC in Python: An interpreter, debugger, and linter for all your Tiny BASIC needs when coding in 1976!☆24Updated 3 weeks ago
- miniature redis-like server implemented in Python☆151Updated 3 years ago
- can we have dict unpacking in python?☆97Updated 2 months ago
- A rather fast Game-of-Life implementation in pure Python (plus pysdl2)☆37Updated last year
- A TUI disassembler☆121Updated 4 months ago
- A collection of "scroll art" computer animation programs in several languages, suitable for teaching/learning to code.☆47Updated 2 months ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆62Updated 2 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
- Pythonic Web Development☆105Updated last year
- 🐍 PyKidos: Python visual playground in the browser☆46Updated last year
- A partial parser for C statements and expression☆59Updated last year
- Python debugger experiments☆30Updated 2 years ago
- Python bindings for Wasm3, a fast WebAssembly interpreter and the most universal WASM runtime☆87Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 7 months ago
- ☆22Updated 3 years ago
- Python library containing different modules to build circuits.☆48Updated 3 years ago
- Self-contained Python distribution for Linux☆42Updated last month
- A cube wireframe renderer in a 45x45 python script☆45Updated 3 years ago
- Learn CPython internals by customizing the interpreter.☆17Updated last year
- 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 last month
- A bignum library for C.☆33Updated last year
- How to write a game of snakes in 10 lines of code☆20Updated 3 years ago
- ☆93Updated 3 years ago
- A monospaced 2D ASCII rendering engine for Python☆40Updated last year