twhitehead / c99-metaLinks
Abusing the C99 preprocessor for meta-programming
☆20Updated 8 years ago
Alternatives and similar repositories for c99-meta
Users that are interested in c99-meta are comparing it to the libraries listed below
Sorting:
- quick c☆35Updated 3 years ago
- A small λ-calculus interpreter in C☆58Updated 11 years ago
- Portable high-level assembler with authentic C syntax☆25Updated 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 7 months ago
- Simple and powerful programming language with type inference☆24Updated 8 years ago
- Memory slices for C99☆49Updated 9 months ago
- Lovable memory-safe systems language with a pretty fast compiler☆18Updated this week
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Unlambda interpreter☆11Updated last year
- The fluffy programming language main repository☆25Updated 12 years ago
- Richard's compiler bootstrap experiment☆44Updated 2 years ago
- Startle C Library☆18Updated 6 years ago
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Updated 4 years ago
- Attribute grammar Based Language Extensions for C☆41Updated last month
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 7 months ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆38Updated 5 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Manfred von Thun's Programming Language Joy☆16Updated 11 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- ☆22Updated 12 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 13 years ago
- a self-hosting lambda calculus compiler☆37Updated 8 months ago
- A C peg parser generator (a fork of peg/leg)☆25Updated 3 years ago
- A Small Combinator-Reduction System☆18Updated 5 years ago
- Val Schorre's META-II☆61Updated 12 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- A lightweight, customizable, interpreted programming language☆12Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Compile Haskell-like code into C++ template metaprograms☆66Updated 9 years ago