randombit + howto   34

Instant webserver using python
I didn't know about this, but very useful for quick stuff
python  webserver  howto 
july 2011 by randombit
Replacing the hard drive of a G4 iBook
Replacing a hard drive in an easy 48 steps (plus another ~48 for reassembly).
mac  apple  hardware  howto  diy  wtf 
august 2009 by randombit
A Compact Guide to Lex & Yacc
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:



description:


tags: