Skip to content

UTF-8 slides and generator for didactic explanation of xv6 operating system.

Notifications You must be signed in to change notification settings

alejofl/xv6-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xv6 Presentation

Visual support for explanation of xv6 operating system. Optimized for 80x20 UTF-8 terminals.

Slides

Each slide is a text file in diapositivas/ directory. make generates the file 'presentacion.txt' which is ought to be presented. make presentacion.html generates an HTML version. 'aha' must be compiled first with make aha.c.

The slides are made of plain text with UTF-8 characters. See:

Other useful links:

Presentation

It is recommended to use the following command:

less -R <archivo.txt>

Press f to go the next slide and b to go back

Acknowledgements

Template

╭──────────────────────────────────────────────────────────────────────────────╮
│ 🡆 ABCDEFGHIJK                                                                │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
╰──────────────────────────────────────────────────────────────────────[ XX ]──╯

About

UTF-8 slides and generator for didactic explanation of xv6 operating system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published