Can someone explain the concept of 'hygiene' to me (I'm a scheme programmer)?

Posted by incrediman on Stack Overflow See other posts from Stack Overflow or by incrediman
Published on 2010-06-09T22:36:33Z Indexed on 2010/06/09 22:42 UTC
Read the original article Hit count: 153

Filed under:
|
|
|

So... I'm new to scheme r6rs, and am learning macros. Can somebody explain to me what is meant by 'hygiene'?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about macros

Related posts about Scheme