6.824 Home Page - Fall 2007 (MIT Distributed Systems class)
august 2008 by randombit
The labs (which look pretty challenging) build on each other culminating in a final project. I like this approach a lot and wish more CS classes at Hopkins had used it.
class
distributed
systems
learning
august 2008 by randombit
A Compact Guide to Lex & Yacc
march 2008 by randombit
This document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers. I assume you can program in C, and understand data structures such as linked-lists and trees.
book
compiler
howto
learning
lexer
parser
parsing
tool
unix
yacc
lex
march 2008 by randombit
Copy this bookmark: