Displaying 1 result from an estimated 1 matches for "xv6".
Did you mean:
x86
2010 Jun 19
2
How to Print Rails Source
Hi all,
Inspired by Mike Schwab, I''d like to read the Rails 3 source code on printed
paper (and preferably in color).
For example, xv6 (http://pdos.csail.mit.edu/6.828/2009/xv6-book/index.html)
did a nice job printing their code (
http://pdos.csail.mit.edu/6.828/2009/src/xv6.pdf). It even has line numbers
and an index. The only thing I would like to add is syntax highlighting.
Anyone know how any of this is possible?
We could ev...