CuppoJava / FeenyLinks
Learn Compiler Writing with the Feeny Programming Language
☆12Updated 5 years ago
Alternatives and similar repositories for Feeny
Users that are interested in Feeny are comparing it to the libraries listed below
Sorting:
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆17Updated 3 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- ☆65Updated 8 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- ☆18Updated 5 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆64Updated this week
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- mark/sweep garbage collector for C☆29Updated 13 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 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 last month
- The fluffy programming language main repository☆24Updated 12 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- s7 Scheme☆58Updated 6 years ago
- Scheme-style LISP language implementation with simple C interface.☆26Updated 9 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 2 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last year
- An experimental Racket implementation using LLVM/MLIR☆62Updated 2 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- Manfred von Thun's Programming Language Joy☆16Updated 6 months ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated last year