Home
Syllabus
Schedule
Projects
Tests
Resources
Piazza
Submit Server
Grades Server
CMSC 430, Spring 2014
Introduction to Compilers
Resources
Engineering A Compiler (Second Edition) by Keith Cooper & Linda Torczon
Amazon
Elsevier
Errata
Eclipse:
Tutorial
Installation
Java information:
Java Tutorials
Java Language Specification
Listing of Java byte codes
Under the Hood articles
Java byte code basics
Java sources:
Java scanner generator:
JLex
(
download java source
)
Java parser generator:
CUP
(
download zip archive
)
Java byte code generator:
Byte Code Engineering Library (BCEL)
BCEL
manual
, API documentation
online
Things to do after class:
Compiler Jobs
Web Accessibility