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☆73Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- A green threads tutorial.☆64Updated 8 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆41Updated 12 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆251Updated 2 years ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆57Updated 15 years ago
- WIP☆33Updated 6 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A little language interpreter written in Go☆99Updated 6 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A sunny little virtual machine☆526Updated 10 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
- Libtask is a simple coroutine library.☆56Updated 3 years ago
- Async hash table server in C☆75Updated 7 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 5 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- An implementation of the SubC language in Go☆164Updated 8 years ago
- Toy Green Threads for C.☆205Updated 8 years ago
- Lua From Scratch (WIP)☆111Updated 7 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆142Updated 3 years ago
- A simple memory allocator - Memory allocation 101☆295Updated 6 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- My own C library. Probably don't use it.☆33Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago