Jump to content

Talk:Clipper (programming language)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 80.176.88.206 (talk) at 21:42, 1 December 2004 (Pointed out that code blocks were not unique.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The article is slightly misleading about code blocks. It calls them "unique" when they're not really. One only has to look at `lambda' from the Lisp world to see this.