Monthly Archives: January 2012

Android on OpenRD, part 1

This is the first article about porting Android 4.0.x AKA Ice Cream Sandwich AKA ICS on the OpenRD Client. This is a pretty powerful ARM machine (1.2 Ghz  256 KB L2 cache, 512 MB RAM and Gigabit Ethernet) with a … Continue reading

Posted in Android | Tagged , , , | 1 Comment

Cool Language Compiler Example – Compilers courses

coolc is a limited class use COOL (Classroom Object Oriented Language) compiler written in C using LEX and YACC. coolc will perform an almost complete static type-check on the given file and generate the intermediate code in a three-address language … Continue reading

Posted in Teaching Material | Tagged , , , | Leave a comment