tekknolagi / gechoLinks
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 13 years ago
Alternatives and similar repositories for gecho
Users that are interested in gecho are comparing it to the libraries listed below
Sorting:
- A Python-like systems programming language☆84Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 13 years ago
- A basic (basic) Lisp interpreter in C!☆23Updated 10 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 9 years ago
- C based OO portable data structure library☆130Updated 16 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 5 years ago
- A system for creating fast, reusable parsers☆172Updated 10 years ago
- A programming language for live coding☆163Updated 5 years ago
- scripting language - dynamic, duck-typed, prototypal☆15Updated 9 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆61Updated 9 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆174Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆271Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- ☆31Updated 14 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- ☆22Updated 12 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 7 years ago
- ☆38Updated 14 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- An implementation of Cheney style garbage collection for cons cells and atomic data. Heap resizing is also permitted either explicitly an…☆13Updated 7 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago