-
Recent Posts
Archives
Categories
Meta
Monthly Archives: January 2012
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