flâneur — a map of the web's best reading

Compiler Construction – CSE 131 F19

ucsd-cse131-f19.github.io · 2,313 words · saved by 1 readers

In this course, we’ll explore the implementation of compilers: programs that transform source programs into other useful, executable forms. This will include understanding syntax and its structure, checking for and representing errors in programs, writing programs that generate code, and the interaction of generated code with a runtime system. We will explore these topics interactively in lecure, you will implement an increasingly sophisticated series of compilers throughout the course to learn how different language features are compiled, and you will think through design challenges based on what you learn from implementation. This web page serves as the main source of announcements and resources for the course, as well as the syllabus. Final Exam: Dec 12, 8am-11am, Center 109 The schedule below outlines topics, due dates, and links to assignments. In a typical week, by Tuesday before class all due dates, readings, and notable events in the course until the following week will be post

Compiler Construction – CSE 131 F19 Compiler Construction Joe Gibbs Politz (Instructor) Dharmendra Chaturvedi (TA) Kasra Ferdowsifard (TA) Basics - Schedule - Staff & Resources - Grading - Policies In this course, we’ll explore the implementation of compilers : programs that transform source programs into other useful, executable forms. This will include understanding syntax and its structure, checking for and representing errors in programs, writing programs that generate code, and the interaction of generated code with a runtime system. We will explore these topics interactively in lecure, y

Explore this link on the map →

related reading