Scheme

Scheme (programming language)

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.

1 courses cover this concept

CS 61A: Structure and Interpretation of Computer Programs

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