Help

Course Information

Programming Language Implementation (CSC 440)

Term: 2024-2025 Fall Term

Faculty

Jeffrey Brown
Email address is hidden, click here to email

Schedule

Mon-Wed-Fri, 11:30 AM - 12:20 PM (8/26/2024 - 12/13/2024) Location: WLC SC S151

Description

This course teaches how programming languages are designed and implemented. The topics inlcude language syntax and grammar, parsing, data types, type checking, control flow, binding and scope, memory management, interpretation, and compilation. Prereq: CSC 311