MatzeB / fluffyLinks
The fluffy programming language main repository
☆25Updated 12 years ago
Alternatives and similar repositories for fluffy
Users that are interested in fluffy are comparing it to the libraries listed below
Sorting:
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- quick c☆35Updated 3 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Programming language☆23Updated 3 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- a Lispy Forth in C++☆26Updated 7 years ago
- ☆21Updated 12 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Val Schorre's META-II☆61Updated 12 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 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 5 months ago
- A Self-Hosting LISP to LLVM-IR Compiler☆28Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Combinators in C☆38Updated 13 years ago
- A simple concurrent programming language.☆22Updated 4 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago