bbu / quaint-langLinks
An experimental statically typed procedural language with first-class resumable functions.
☆61Updated 9 years ago
Alternatives and similar repositories for quaint-lang
Users that are interested in quaint-lang are comparing it to the libraries listed below
Sorting:
- A minimalist interpreted language, with a clean object model and a tiny VM.☆271Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Compiler and tools for the Loci programming language.☆116Updated 6 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- fcc is the compiler for Neat, my D-lite language.