nedbat / zellijLinks
A toy for making geometric art, inspired by Islamic Zellij.
☆18Updated 6 years ago
Alternatives and similar repositories for zellij
Users that are interested in zellij are comparing it to the libraries listed below
Sorting:
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- epsilon is a scanner generator☆28Updated 3 years ago
- An Interpreter for Extended Relational Algebra (Scheme based)☆84Updated 9 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- Book lucid interpreter written in python☆24Updated 6 years ago
- A terrible way of testing terminal applications☆45Updated 5 years ago
- a quick system I hacked together to bundle a few thousand pages of notes I mostly haven’t published before up into an archive of pregener…☆15Updated 3 years ago
- Generative Grammar Compiler☆19Updated 9 years ago
- Yet another implementation of missing functions for Python☆20Updated 8 years ago
- ☆71Updated 4 years ago
- IDLE Reimagined is the code name for a redesign for Python's default IDLE editor with focus as an educational tool.☆54Updated 10 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- Smallish programs written to learn something.☆50Updated last year
- Is this integer dead or alive?☆45Updated 8 years ago
- ☆285Updated last year
- Types for Python☆87Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- A Domain-Specific Language (DSL) for simplified music notation.☆19Updated 10 years ago
- Combinatorial tricks to enumerate regular expressions in closed-form.☆33Updated 8 years ago
- A small language to demo turning an interpreter into a compiler☆11Updated 9 years ago
- A minimal Forth VM and Compiler implemented in PostScript☆29Updated 14 years ago
- Examples of literate programming by Knuth☆39Updated 5 months ago
- A Python 3 compiler that anyone can understand.