chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] test-infrastructure update (1.2)


From: Kon Lovett
Subject: Re: [Chicken-users] test-infrastructure update (1.2)
Date: Mon, 9 Jan 2006 14:10:05 -0800

Macros are still used. Only the code that didn't depend on un- evaluated syntax was wrapped in a procedure. I shifted to procs because the generated output was pretty big. Any reduction was considered a "good thing."

Best Wishes,
Kon


On Jan 9, 2006, at 12:06 PM, Peter Keller wrote:

On Sun, Jan 08, 2006 at 01:28:04PM -0800, Kon Lovett wrote:
Highlights:

Those look pretty good.

Any reason why you decided to move away from the macro definitions to
function definitions? I remember having some sort of a decent reason for
using macros in the manner I did, but I can't remember it now...

-pete





reply via email to

[Prev in Thread] Current Thread [Next in Thread]