[cl-cookbook-contrib] [ cl-cookbook-Feature Requests-1288745 ] Backquote excercise
Brought to you by:
jthing
From: SourceForge.net <no...@so...> - 2005-09-19 02:44:41
|
Feature Requests item #1288745, was opened at 2005-09-12 10:10 Message generated for change (Comment added) made by airfoyle You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=1288745&group_id=46815 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Backquote excercise Initial Comment: The chapter on macros at one point defines a simple macro. Then the following excersise is given: "Exercise: Try writing the new version of the macro without using backquote. If you can't do it, you have done the exercise correctly, and learned what backquote is for!" Why I'm supposed not to be able to convert the macro? ---------------------------------------------------------------------- >Comment By: Drew McDermott (airfoyle) Date: 2005-09-18 22:44 Message: Logged In: YES user_id=144493 If you can do it without backquote, that's great! It's just an annoyingly difficult chore, so it shows you why backquote is so useful. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=1288745&group_id=46815 |