tekknolagi / gecho
Simple stack language in C. Has a few basic commands; working to implement a `while` loop and user-defined functions. If statement would be nice. HC SVNT DRACONES.
☆16Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for gecho
- A programming language for live coding☆162Updated 4 years ago
- A Python-like systems programming language☆84Updated 8 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆75Updated 12 years ago
- A basic (basic) Lisp interpreter in C!☆23Updated 8 years ago
- S-expression source translation and macro expansion utility☆82Updated 14 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- A tiny self-hosting Lisp-to-C compiler☆236Updated 4 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- APL compiler written in Standard ML☆35Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- ☆30Updated 13 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- Fedjmike's C Compiler☆130Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 10 years ago
- C based OO portable data structure library☆129Updated 15 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆83Updated 2 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- A complete Scheme R5RS implementation, designed to be embedded in to C and C++ applications.☆17Updated 9 years ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago
- scripting language - dynamic, duck-typed, prototypal☆15Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- yet another lexical preprocessor☆40Updated 3 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 13 years ago
- The Slate programming language☆145Updated last year
- the Meta-II VM in C☆19Updated 9 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 8 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago