viktor-shepel / frunzikLinks
Lightweight C library for functional programming.
☆36Updated 8 years ago
Alternatives and similar repositories for frunzik
Users that are interested in frunzik are comparing it to the libraries listed below
Sorting:
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated 2 weeks ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Small Fast S-Expression Library☆84Updated 11 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 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 6 months ago
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- A small λ-calculus interpreter in C☆57Updated 11 years ago
- Embeddable lisp/scheme interpreter written in C.☆161Updated 3 weeks ago
- The compiler and standard distribution for the C∀ programming language☆83Updated this week
- A set of minimal lisp implementations☆72Updated 6 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 11 years ago
- Function EXpression Language (interpreter for functional programs)☆84Updated 2 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- s7 Scheme☆58Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆167Updated 10 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Memory slices for C99☆48Updated 8 months ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 8 years ago
- ☆65Updated 9 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago