mrnugget / helles
A prototype of a web server, using master-worker architecture, written in C.
☆48Updated 8 years ago
Alternatives and similar repositories for helles:
Users that are interested in helles are comparing it to the libraries listed below
- C Implementation of the monkey programming language☆69Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆53Updated 15 years ago
- Implement a Lisp, in C, from scratch, no libs☆79Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆10Updated 7 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆250Updated last year
- Simple JSON parsing in C.☆14Updated last year
- Fedjmike's C Compiler☆132Updated 7 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆36Updated 12 years ago
- WIP☆31Updated 5 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆73Updated 5 years ago
- A green threads tutorial.☆62Updated 7 years ago
- Tiny system call tracer and debugger☆112Updated 6 years ago
- Simple connect 4 AI using Monte Carlo method☆32Updated 7 years ago
- An implementation of Scheme in Python and C++☆169Updated last month
- Pratt Top-down Operator Precedence Example in Go☆37Updated 3 years ago
- A toy programming language to learn compiler design☆13Updated 10 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- An implementation of the SubC language in Go☆161Updated 7 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 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
- CC500: a tiny self-hosting C compiler☆156Updated 7 years ago
- Simple, embeddable lisp interpreter☆12Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆138Updated 3 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 4 years ago
- Lua From Scratch (WIP)☆104Updated 7 years ago
- My own C library. Probably don't use it.☆31Updated 4 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆147Updated 4 years ago