chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH 0/2] Clean up the default macro environment


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH 0/2] Clean up the default macro environment
Date: Wed, 18 Oct 2017 17:29:51 +1300

Hello,

These two patches move `begin-for-syntax' and `require-extension-for-syntax'
out of the default macro environment, effectively dropping them from (scheme)
and putting them in (chicken base) instead.

I think this leaves only `require-library' to move, rename, or remove from the
default macro environment. Exactly which option we should choose is a subject
for another email, I think.

Cheers,

Evan

Attachment: 0001-Move-begin-for-syntax-out-of-the-default-macro-envir.patch
Description: Text Data

Attachment: 0002-Move-require-extension-for-syntax-out-of-the-default.patch
Description: Text Data


reply via email to

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