-- Leo's gemini proxy

-- Connecting to republic.circumlunar.space:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

Closures in Scheme


Update: watch the video


In this series on Scheme: Intro, Basics, Closures.


watch the video

Intro

Basics


Here's a presentation I did recently, on Closures in the Scheme programming language. Closures are the way the environment in which a function was created hangs around with it as long as the function itself exists. They allow many flexible programming styles, and in this presentation I demonstrate how a simple object-oriented class structure can be implemented using closures.


Closures in Scheme


Originally posted at 2012-05-04 14:11:38+00:00. Automatically generated from the original post : apologies for the errors introduced.


Closures in Scheme

original post

-- Response ended

-- Page fetched on Sun May 19 07:22:36 2024