Jump to content

Talk:Scheme (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 DJ Clayworth (talk | contribs) at 15:28, 21 November 2003. 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)

Hi

The following text was found in Hygienic macros, but I don't know enough about Scheme to integrate properly. Please could someone else handle this:

Scheme macros

  • Transforms derived expression types into primitive expression types.
  • During expansion, no evaluation ? rewrites one pattern of code into another.
  • May use macros if we want to ommit Scheme?s call by value evaluation

DJ Clayworth 15:28, 21 Nov 2003 (UTC)