Skip to content
/ jos Public
forked from itkq/jos

Learning operating system using JOS on macOS.

Notifications You must be signed in to change notification settings

maynewong/jos

 
 

Repository files navigation

Learning Operating System Engineering using MIT class 6.828 (2017) on macOS. Focus on Lab and Homework without challenge works.

Install

# install gmp and gcc with homebrew
# and build xv6, i386-jos-elf-gcc and i386-jos-elf-gdb
$ bash < install.sh

Tags

Others

About

Learning operating system using JOS on macOS.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.6%
  • Python 5.3%
  • Assembly 4.3%
  • Makefile 3.4%
  • C++ 3.1%
  • Perl 1.4%
  • Other 2.9%