Skip to content

bigmangfu/cs140

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 68.8%
  • Perl 23.7%
  • Makefile 3.6%
  • Assembly 2.5%
  • C++ 0.7%
  • Shell 0.3%
  • Other 0.4%