manjunath5496 / Ken-Thompson-papersLinks
"When in doubt, use brute force." ― Kenneth Lane Thompson
☆38Updated 4 years ago
Alternatives and similar repositories for Ken-Thompson-papers
Users that are interested in Ken-Thompson-papers are comparing it to the libraries listed below
Sorting:
- This is a compiler for a high-level language that targets the PDP-7 Unix system,☆28Updated 8 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 8 years ago
- A collection of small C projects - usually a minimal example of something interesting☆41Updated 3 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- Roguelike tunnel generator in LC3 assembly. (Homework)☆40Updated 3 weeks ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆39Updated 12 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated last year
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- Analyze go source code through diagrams☆24Updated 3 years ago
- Rob Pike's simple regex matcher converted to Go☆11Updated 2 years ago
- Basic X86-64 assembler, written in golang☆68Updated 4 years ago
- Simple IRC bot written in x86 assembly☆15Updated 11 years ago
- x86_64 brainfuck compiler☆41Updated 11 months ago
- Regexp code for https://swtch.com/~rsc/regexp/☆37Updated last year
- A simple webserver written in C☆51Updated 2 years ago
- McIlroy's TMG compiler-compiler in portable C☆82Updated 2 years ago
- Translation of an Intel x86 assembly language syntax into operation codes by generating listing file☆8Updated 6 years ago
- The collection of useful resources for OS development☆63Updated 8 years ago
- Simple Excel engine without any UI☆56Updated 3 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 3 years ago
- "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off." ― Bjarne Stroustrup☆26Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆51Updated 2 years ago
- Distributed Operating System on Exokernel (Unikernel) Concepts☆21Updated last year
- A little language interpreter written in Go☆100Updated 6 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆150Updated 3 years ago
- "No technology that's connected to the internet is unhackable." ― Abhijit Naskar☆19Updated 5 years ago
- Simple JSON parsing in C.☆14Updated 2 years ago
- Assembler from scratch written in Ink, supporting ELF on x86_64 and more.☆25Updated 4 years ago