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:
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- A small λ-calculus interpreter in C☆59Updated 11 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years 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
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- Memory slices for C99☆49Updated 10 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- Small Fast S-Expression Library☆86Updated last year
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 8 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆170Updated 10 years ago
- Embeddable lisp/scheme interpreter written in C.☆164Updated 3 months ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- The compiler and standard distribution for the C∀ programming language☆85Updated 3 weeks 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
- Mini-Scheme Interpreter with Copying GC☆25Updated 6 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆32Updated 6 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Mal (Make A Lisp) Compiler in C☆53Updated 5 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 12 years ago
- Dynace object-oriented extension to C☆120Updated last year
- The fluffy programming language main repository☆25Updated 13 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆46Updated 2 weeks ago