mrnugget / hellesLinks
A prototype of a web server, using master-worker architecture, written in C.
☆50Updated 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 12 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- The libdill tutorial.☆16Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆58Updated 15 years ago
- A little language interpreter written in Go☆98Updated 6 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆251Updated 2 years ago
- A green threads tutorial.☆64Updated 8 years ago
- WIP☆32Updated 6 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- A Tcl interpreter in 500 lines of code☆105Updated 6 months ago
- A sunny little virtual machine☆528Updated 10 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆125Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- An implementation of the SubC language in Go☆165Updated 8 years ago
- Lua From Scratch (WIP)☆111Updated 7 years ago
- Async hash table server in C☆75Updated 7 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- Preemptible green threads in C for Linux☆46Updated 11 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆143Updated 3 years ago
- Pratt Top-down Operator Precedence Example in Go☆41Updated 4 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆39Updated last year
- A proto-database inspired by SQLite for educational purposes.☆85Updated 2 months ago