mrnugget / helles
A prototype of a web server, using master-worker architecture, written in C.
☆48Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for helles
- C Implementation of the monkey programming language☆67Updated 4 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆52Updated 15 years ago
- Implement a Lisp, in C, from scratch, no libs☆79Updated 2 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated last year
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 10 years ago
- An implementation of Scheme in Python and C++☆169Updated 6 months ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- An implementation of the SubC language in Go☆159Updated 7 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- A little language interpreter written in Go☆92Updated 5 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆35Updated 12 years ago
- My own C library. Probably don't use it.☆30Updated 4 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆116Updated 3 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆73Updated 5 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 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
- Tiny system call tracer and debugger☆112Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- A green threads tutorial.☆61Updated 7 years ago
- A Really Simple Proxy☆42Updated 10 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆83Updated 2 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
- A UNIX shell☆22Updated 2 years ago
- Pratt Top-down Operator Precedence Example in Go☆36Updated 3 years ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 9 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆169Updated 6 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago