Pinned Repositories
bakingpi-www
Website for Baking Pi: Operating Systems Development tutorial (Raspberry Pi)
bash-it
A community bash framework.
BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
check50
coreutils
upstream mirror
goodbye-world
In memory of Dennis Ritchie. Really a test of my git and github basic skills
haskell-mode
Emacs mode for Haskell
my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 40+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 80 terminal themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Software-Tools-in-C
Working through the book Software Tools in Pascal by Kernighan and Plauger, transcribing the code into C and doing the exercises in C. Will likely work fairly slowly through the book since I am also tackling K&R simultaneously.
haziz's Repositories
haziz/bakingpi-www
Website for Baking Pi: Operating Systems Development tutorial (Raspberry Pi)
haziz/coreutils
upstream mirror
haziz/cormanlisp
Corman Lisp
haziz/cs107-Jerry-Cain
CS107 course: programming paradigms by Jerry Cain (Stanford University)
haziz/emacs
Mirror of GNU Emacs
haziz/emacsd
Emacs configuration files for Portacle
haziz/hello-world
github tutorial
haziz/homework
haziz/homework0
Setting Up Cargo and Hello World!
haziz/homework1
Homework 1 Introduction To Rust
haziz/launcher
Source files for the Portacle launcher application.
haziz/lecture1
High level overview of Rust
haziz/linux-1.0
Linux Kernel 1.0
haziz/lisp-notes
Repo for Common Lisp by Example and all other useful resources I found online
haziz/minix
Official MINIX sources - Automatically replicated from gerrit.minix3.org
haziz/minix1
Original Minix 1 sources from the book "Operating Systems: Design and Implementation" 1st ed.
haziz/minix2
Minix 1 and 2, Quick and Dirty editions
haziz/portacle
A portable common lisp development environment
haziz/prelude
Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
haziz/racket
The Racket repository
haziz/racket-r7rs
An implementation of R7RS in Racket
haziz/rust
A safe, concurrent, practical language.
haziz/rust-anthology
Learn Rust from the best
haziz/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
haziz/sicp-book
HTML5/EPUB3 version of SICP
haziz/slides
Slides for CIS 198: Rust Programming
haziz/Stanford-CS107-2017-2018-fall
Computer Organization & Systems
haziz/Understanding-Unix-Linux-Programming
<Understanding Unix/Linux Programming> Bruce Molay
haziz/Understanding-Unix-Linux-Programming-in-Rust
Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.
haziz/xv6_rpi_port
This is an xv6 port to Raspberry Pi