alehander92 / AirtightLinks
a python-like language with hindley-milner-like type system, which is compiled to c
☆244Updated 3 years ago
Alternatives and similar repositories for Airtight
Users that are interested in Airtight are comparing it to the libraries listed below
Sorting:
- A bytecode compiler for Python 3☆157Updated 4 years ago
- I will write this later...☆270Updated 7 years ago
- Bill McCloskey's memoize.py, grabbed with archive.org from http://www.eecs.berkeley.edu/~billm/memoize.html☆116Updated 2 years ago
- Dynamically typed functional programming language☆913Updated 8 years ago
- A lazy specializing virtual machine for purely functional languages☆101Updated 7 years ago
- Links to publicly available preprints for the POPL'16 conference☆120Updated 8 years ago
- An Interpreter for Extended Relational Algebra (Scheme based)☆84Updated 8 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 9 years ago
- Fun with time travel: Implementing retroactive data structures in Python☆225Updated 3 years ago
- Module for enforcing language constraints in Python☆70Updated 2 years ago
- a multi-syntax language☆134Updated 9 years ago
- Haskell-powered Python 3 interpreter☆580Updated 7 years ago
- Pattern matching for python☆218Updated 10 years ago
- An implementation of Python 3☆315Updated 9 years ago
- Classp -- a classier way to parse☆170Updated 8 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Python Compiler Infrastructure☆125Updated 8 years ago
- C Python, made faster.☆341Updated 9 years ago
- MLton with Realtime GC and Threading features☆103Updated last year
- A fragmentary bidirectional type system as a Python library