joshsharp / python-braidLinks
Learning to build a language with RPython.
☆21Updated 8 years ago
Alternatives and similar repositories for python-braid
Users that are interested in python-braid are comparing it to the libraries listed below
Sorting:
- EPIC CUCUMBERS!☆27Updated 8 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A simple 8-bit virtual stack machine☆16Updated 11 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 11 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 13 years ago
- A functional language with Reason-like syntax that compiles to Go.☆139Updated 6 years ago
- Keli extension for Visual Studio Code☆10Updated 6 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- Language Server Protocol for Zig☆27Updated 6 years ago
- A programming language.☆21Updated 8 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 9 months ago
- A toy programming language for web assembly☆15Updated 3 years ago
- Bidirectional type checker for the simply typed lambda calculus☆15Updated 5 years ago
- An experimental language with compile time bounds checking☆14Updated 6 years ago
- custom type systems for python in prolog: http://alehander42.me/prolog_type_systems☆24Updated 9 years ago
- A dynamic language inspired by Python and E.☆79Updated 5 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- The Brick language spec☆30Updated 7 years ago
- a stack-based concatenative virtual machine for implementing highly concurrent languages☆45Updated last year
- Programming language designed as an experiment to explore mutation and aliasing control☆35Updated 5 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 4 months ago
- Pure Pony implementation of the MessagePack serialization format. msgpack.org[Pony]☆33Updated 2 months ago
- A Concatenative Programming Language inspired by Cat☆22Updated 5 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆31Updated 2 years ago
- The Converge programming language☆86Updated 5 years ago
- Self-hosting compiler for the Grace programming language