Scheme is a dialect of the Lisp family of programming languages created in the 1970s at MIT AI Lab. It was one of the first languages to support lexical scope, tail-call optimization, and first-class continuations. It had a significant influence on the development of Common Lisp and is standardized in IEEE and RnRS standards.
UC Berkeley
Fall 2022
A course that emphasizes software abstraction, equipping students with the skills to manage program complexity. Students will primarily use Python, with additional exposure to Scheme and SQL.
No concepts data
+ 32 more concepts