Tag Archives: lex

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