mrnugget / hellesLinks
A prototype of a web server, using master-worker architecture, written in C.
☆52Updated 9 years ago
Alternatives and similar repositories for helles
Users that are interested in helles are comparing it to the libraries listed below
Sorting:
- C Implementation of the monkey programming language☆74Updated 5 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆43Updated 13 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆254Updated 2 years ago
- An implementation of Scheme in Python and C++☆196Updated 3 weeks ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A little language interpreter written in Go☆99Updated 7 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- Pratt Top-down Operator Precedence Example in Go☆40Updated 4 years ago
- Lua From Scratch (WIP)☆114Updated 8 years ago
- An implementation of the SubC language in Go☆165Updated 8 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- A Tcl interpreter in 500 lines of code☆122Updated 11 months ago
- The libdill tutorial.☆16Updated 6 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆144Updated 4 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A green threads tutorial.☆64Updated 8 years ago
- Simple JSON parsing in C.☆14Updated 2 years ago
- Simple virtual machine which interprets bytecode.☆480Updated 3 years ago
- Preemptible green threads in C for Linux☆47Updated 12 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆11Updated 8 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- A sunny little virtual machine☆527Updated 10 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- The Finch programming language☆255Updated 5 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆43Updated 3 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆43Updated last year