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:
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last week
- Functional-programming macros for the C preprocessor.☆63Updated 10 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
- Small Fast S-Expression Library☆83Updated 10 months ago
- A small λ-calculus interpreter in C☆57Updated 11 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Embeddable lisp/scheme interpreter written in C.☆159Updated 2 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated last week
- s7 Scheme☆58Updated 6 years ago
- Memory slices for C99☆48Updated 7 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 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 5 months ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 7 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- An implementation of Scheme in Python and C++☆175Updated this week
- a dlopen-like API for Windows☆110Updated 3 weeks ago
- Continuation Passing C☆115Updated 6 years ago