mrnugget / hellesLinks
A prototype of a web server, using master-worker architecture, written in C.
☆51Updated 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
- Tiny Scheme-like Lisp interpreter written in a weekend☆252Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- An implementation of Scheme in Python and C++☆178Updated this week
- squint - Rob Pike's Newsqueak interpreter for Unix☆43Updated 13 years ago
- A green threads tutorial.☆64Updated 8 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- A little language interpreter written in Go☆99Updated 7 years ago
- A Tcl interpreter in 500 lines of code☆119Updated 9 months ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- An implementation of the SubC language in Go☆165Updated 8 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- WIP☆32Updated 6 years ago
- A simple memory allocator - Memory allocation 101☆306Updated 6 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- Simple connect 4 AI using Monte Carlo method☆34Updated 8 years ago
- Lua From Scratch (WIP)☆114Updated 8 years ago
- A sunny little virtual machine☆525Updated 10 years ago
- Simple virtual machine which interprets bytecode.☆477Updated 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 5 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 5 months ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Preemptible green threads in C for Linux☆47Updated 11 years ago
- A Really Simple Proxy☆45Updated 11 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆44Updated last year
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆226Updated last month