jacobaustin123 / Coral
The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety.
☆144Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Coral
- Hindley-Milner Type Inference implemented in (although not for) Python.☆88Updated 2 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 2 years ago
- The Floyd programming language☆150Updated 2 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 2 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- Tools for rapid prototyping of DSL compilers☆83Updated 3 years ago
- Optimising Brainfuck compiler: Run your beloved Brainfuck code, but faster.☆69Updated 5 years ago
- A programming language.☆20Updated 7 years ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Updated 3 years ago
- A module for handling continuations in Python☆33Updated 8 years ago
- ☆10Updated 2 years ago
- Programmable, human-readable inlining of Python code☆29Updated last year
- The IntercalScript programming language☆133Updated 4 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆91Updated last month
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆83Updated 6 months ago
- The Makam Metalanguage☆194Updated last year
- A compiler for a simple language, built with Python and LLVM☆99Updated 4 years ago
- Study of language design and implementation.☆67Updated 4 years ago
- A strict, impure, curried, partially applied programming language with rather peculiar syntax.☆281Updated 10 years ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆124Updated 3 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆30Updated last year
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- A website for the #proglangdesign community on freenode☆109Updated last week
- A general purpose relational language☆20Updated 4 years ago
- Compiler for the bJou programming language☆28Updated 4 years ago
- Rewrite of Arthur Whitney's one-page J interpreter in Rust☆62Updated 4 years ago
- The Brown Benchmark for Table Types (B2T2)☆62Updated 4 months ago
- Straightforward unification in Python that's extensible via generic functions.☆43Updated 2 months ago
- A declarative concatenative programming language☆159Updated 2 weeks ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 4 years ago