Skip to main content

Advanced Compilers: The Self-Guided Online Course

This is a self guided online course on compilers. The topics covered throughout the course include universal compilers topics like intermediate representations, data flow, and “classic” optimizations as well as more research focusedtopics such as parallelization, just-in-time compilation, and garbage collection.

0
People found this useful

Category

learning

Skill Level

Advanced