nomemory / chained-hash-table-c
A chained hash table implemented in C
☆15Updated 3 years ago
Alternatives and similar repositories for chained-hash-table-c:
Users that are interested in chained-hash-table-c are comparing it to the libraries listed below
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- Backtracking yacc☆20Updated last year
- The RScheme Revival Project☆33Updated 15 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 3 months ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- (Fossil repository mirror) A tiny interpreter☆38Updated 7 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Self-hosting C toolchain, from scratch☆34Updated last month
- Minimally design scripting language for use on systems with limited resources.☆52Updated 7 years ago
- Simple, embeddable lisp interpreter☆12Updated 3 years ago
- A generic Priority Queue implementation in C using heaps - nothing fancy.☆12Updated 7 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 8 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- A C peg parser generator (a fork of peg/leg)☆23Updated 2 years ago
- Minimal LISP Compiler for x86_64☆10Updated 3 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Combinators in C☆38Updated 12 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆37Updated 12 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A small self-compiling arm/x86-64 C compiler, linker, C library and ELF loader for command line or library use on macOS, Linux or bare me…☆26Updated 10 months ago
- A portable Forth compiler☆12Updated 4 months ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Updated 3 years ago
- Lemon Parser Generator☆44Updated 5 years ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Updated 7 years ago
- Scheme 9 from Empty Space☆20Updated 11 years ago
- scc - simple C Compiler☆55Updated 8 years ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year