darius / wrenLinks
Language with a bytecode compiler that can run on computers with only a few kB of RAM.
☆64Updated 15 years ago
Alternatives and similar repositories for wren
Users that are interested in wren are comparing it to the libraries listed below
Sorting:
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- [Fossil repository mirror] A tiny interpreter☆42Updated last year
- Fedjmike's C Compiler☆136Updated 8 years ago
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆37Updated 5 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- Anonymous functions in C☆259Updated 5 years ago
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- DRY Microtesting Framework for C☆84Updated 5 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 7 months ago
- Stack machine with 4-bit instructions☆80Updated 8 years ago
- An experimental statically typed procedural language with first-class resumable functions.