Scheme

From Noisebridge
Revision as of 23:19, 2 April 2011 by Chris-kun (talk | contribs)
Jump to navigation Jump to search

Our attempt to clearly define and explain various aspects of the scheme specification, focusing on the chicken implementation.

WANTED

  • A simple coroutine implementation with call/cc
    • as well as a better explanation of call-with-values
  • dynamic-thunk
  • better explanations of the procedures listed here

The R5RS Standard