manjunath5496 / Ken-Thompson-papersLinks
"When in doubt, use brute force." ― Kenneth Lane Thompson
☆38Updated 5 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
- The collection of useful resources for OS development☆63Updated 8 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☆29Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆41Updated 12 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- "Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail." ― Max Kanat-Alexander☆29Updated 2 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A collection of small C projects - usually a minimal example of something interesting☆43Updated 3 years ago
- Basic X86-64 assembler, written in golang☆72Updated 4 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated last year
- Example code for compilers textbook.☆189Updated 2 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- "No technology that's connected to the internet is unhackable." ― Abhijit Naskar☆19Updated 5 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆164Updated 10 months ago
- Analyze go source code through diagrams☆24Updated 3 years ago
- Bill Joy's original ex☆15Updated 10 years ago
- Source code for 'The Definitive Guide to Linux Network Programming' by Nathan Yocom, John Turner, and Keir Davis☆14Updated 8 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- A simple webserver written in C☆52Updated 2 years ago
- A programming language implementation in Go.☆32Updated 4 years ago
- Archive of different versions of the QED editor☆51Updated 8 months ago
- General purpose programming language (mainly for unix-like systems)☆68Updated 4 months ago
- A little toy OS written over a few months in 2019. 64-bit, preemptive multitasking kernel supporting EFI, PCIe, SATA, framebuffer graphic…☆38Updated 5 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆86Updated 3 years ago
- "Science is what we understand well enough to explain to a computer; art is everything else." ― Donald E. Knuth☆31Updated 5 years ago
- Shell written in C with piping & history.☆59Updated 4 years ago
- A few Advent of Code puzzles (2022 edition) in C☆106Updated 2 years ago
- A curated list of awesome Assembler☆71Updated 10 years ago
- My own C library. Probably don't use it.☆33Updated 5 years ago