Articles tagged Scheme

  1. Animated pair streams. Another look at the functional programming problem of generating an infinite sequence of pairs. An example of using the Python Imaging Library to generate an animated GIF.
  2. The Maximum Sum contiguous subsequence problem. A stream-based solution to a classic computer science problem.
  3. Elegance and Efficiency. Must elegant code be efficient? This article investigates.
  4. Shameful Names
  5. Computer Language Complexity