ggaughan / dee
An implementation of a truly relational database language with Python. Inspired by Date and Darwen's 'Third Manifesto'.
☆10Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for dee
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Python polymorphic functions done right☆18Updated 5 years ago
- Python subsets☆41Updated 7 years ago
- ☆72Updated 3 years ago
- metaprogramming for don't-repeat-yourself Python☆22Updated 5 years ago
- Logic Programming for Python3☆8Updated 8 years ago
- Parse protocols, without any I/O☆46Updated 7 years ago
- EPIC CUCUMBERS!☆30Updated 7 years ago
- Pure python functional programming☆28Updated 14 years ago
- Check Python ASTs against templates☆17Updated 9 months ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 8 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆19Updated 6 years ago
- A MiniKanren in Python☆36Updated 8 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 2 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 7 years ago
- xudd☆26Updated 9 years ago
- A module for handling continuations in Python☆33Updated 8 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Python "metamodules"☆14Updated 7 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 9 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 8 years ago
- Runtime compiler for numerical Python☆233Updated 3 years ago
- a function parameter type checker; a json validator☆80Updated 9 years ago
- A small forth-like language that targets the CPython VM.☆51Updated 6 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 4 years ago
- Generic programming library for Python☆60Updated this week
- A virtual machine for Monte.☆67Updated 7 months ago
- custom type systems for python in prolog: http://alehander42.me/prolog_type_systems☆24Updated 8 years ago