Home
Syllabus
Schedule
(w/ links to handouts)
Resources
Forum
Submit Server
Grades Server
CMSC 430, Spring 2011
Introduction to Compilers
Resources
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