kevina / zlLinks
A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level constructs (such as classes) are implemented.
☆30Updated 3 years ago
Alternatives and similar repositories for zl
Users that are interested in zl are comparing it to the libraries listed below
Sorting:
- Generate formatted C++ from Racket S-expressions☆36Updated 9 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- ☆21Updated 12 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- Bill's Utilities for Gambit Scheme☆17Updated 4 years ago
- A general purpose, dynamic, functional programming language with strong support for concurrency.☆33Updated 3 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- Continuation Passing C☆113Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- ☆34Updated 4 years ago
- A C implementation of the Shen programming language☆70Updated 3 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- JIT compiler for Scheme targeting x86-64 platforms