gregtour / duck-langLinks
The Duck Programming Language
☆108Updated 8 years ago
Alternatives and similar repositories for duck-lang
Users that are interested in duck-lang are comparing it to the libraries listed below
Sorting:
- A minimalist interpreted language, with a clean object model and a tiny VM.☆274Updated 6 years ago
- Brat is a little language for people who don't like to be told what to do.☆96Updated 2 years ago
- The programming language☆43Updated 10 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆174Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Croc is an extensible extension language in the vein of Lua, which also wishes it were a standalone language. Also it's fun.☆79Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆88Updated 12 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- self-hosted ooc compiler that generates c99☆407Updated 9 years ago
- Minimal programming language for embedding small scripts in larger programs