achals / cs140

Assignments for Stanford's CS140

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

My attempt at http://www.scs.stanford.edu/15au-cs140/pintos/pintos.html#SEC_Contents, done whenever time allows.

What is this repository for?

  • Quick summary The repo for PINTOS, containing src and tests.

How do I get set up?

  • Summary of set up PINTOS is best setup on an Ubuntu 15.04 VM, which is what I've done.
  • Configuration
export PATH=<project-location>/src/utils:$PATH

will help get some utilities on the path.

About

Assignments for Stanford's CS140


Languages

Language:C 69.1%Language:Perl 23.7%Language:Makefile 3.6%Language:Assembly 2.5%Language:C++ 0.6%Language:Shell 0.3%Language:Perl 6 0.1%Language:Objective-C 0.0%