Chunhao's Blog

Life happens. Love helps.

Month: June, 2008

Slax Linux, with Chinese

A few days ago, I decided to installed linux on my 1GB USB Drive. In order for the ability to do some recovering when my system crashes(hope not) and for fun. After considering several distro, I chose slax linux. I think I’ve been influenced a lot by my friend Jiawei who had used slax linux […]

Decaf Language Compiler

Not everybody know the decaf as a programming language. Actually, it’s a language used as part of Compilers courses in several universities. Due to it’s lightweight and simple, it’s a useful tool for learning compiler courses and practice. This version of decaf varies quit much from other versions. You may read the specification first to […]