8000 GitHub - hanzh1/CSAPP-3e-Solutions: CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hanzh1/CSAPP-3e-Solutions

 
 

Repository files navigation

CSAPP-3e-Solutions

Computer Systems: A Programmer's Perspective Third Edition Solutions

csapp3e-cover

Build

prerequisite

  • x64 linux system
  • docker

clone code

git clone https://github.com/DreamAndDead/CSAPP-3e-Solutions.git
cd CSAPP-3e-Solutions

pull image

sudo docker pull dreamanddead/csapp-3e-solutions

compile

make

test

make test

clean

make clean

Feedback

You can

  • send an email
  • submit a PR
  • post an issue

ChangeLog

2021-03-01

  • Using hugo as website generator instead of gitbook

About

CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 64.7%
  • HCL 23.2%
  • Tcl 5.4%
  • Perl 2.8%
  • Makefile 2.3%
  • Assembly 0.7%
  • Other 0.9%
0