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☆164Updated 2 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 6 months ago
- a single pass c compiler in 500 lines of python☆212Updated 2 years ago
- A monospaced 2D ASCII rendering engine for Python☆40Updated last year
- an operating system in Python☆250Updated 11 years ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆63Updated last week
- A type-safe C successor that compiles directly to various platforms.☆139Updated 8 months ago
- Python debugger experiments☆30Updated 2 years ago
- Python bindings for Wasm3, a fast WebAssembly interpreter and the most universal WASM runtime☆89Updated last year
- A partial parser for C statements and expression☆59Updated 2 years ago
- Real programming languages in 50 lines of code☆347Updated last year
- An esoteric programming language that supports concurrency, regex, and web requests.☆33Updated 2 years ago
- An in-memory NoSQL database implemented in Python.☆84Updated 11 months ago
- Minimal terminal text editor written in Python and curses☆39Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- WASM compatible RPython fork☆34Updated 2 years ago
- miniature redis-like server implemented in Python☆151Updated 3 years ago
- 😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP☆223Updated last month
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆55Updated 4 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 3 years ago
- 🪝"mnist" in 60 lines of code, no dependencies. For educational purposes.☆31Updated last year
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A small 6502 assembler written in Python☆24Updated 3 years ago
- Foreign function interface for any language☆76Updated 2 years ago
- Zang is a dynamically typed high level programming language.☆35Updated 2 years ago
- ☆93Updated 3 years ago
- Use Nikola to build hpypjoject.org☆30Updated last year
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago