abudnik / tcalcLinks
C++ compile-time Prolog interpreter
☆65Updated 11 years ago
Alternatives and similar repositories for tcalc
Users that are interested in tcalc are comparing it to the libraries listed below
Sorting:
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- C++ parser combinator library☆97Updated 10 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Implementation of delimited control for C/C++☆27Updated 13 years ago
- SubC Compiler : By Nils M Holm, 2011--2012☆16Updated 13 years ago
- A programming language for live coding☆162Updated 5 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 11 years ago
- Intlog - a Prolog interpreter with OO extensions - implemented in C++☆20Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- single file scheme interpreter with tail call optimization