Re: #;
- From: Kaz Kylheku <kkylheku@xxxxxxxxx>
- Date: Sun, 30 Dec 2007 11:45:28 -0800 (PST)
On Dec 30, 6:13 am, verec <ve...@xxxxxxx> wrote:
I just spotted the #; in R6RS and found it a great idea: being
able to specify that ";" should be reserved for actual comments
as opposed to "#;" meant to comment-out code while developing
it, meaning that if I ever forget to clean-up the code once it
works the way I want it to, at least "#;" will stay as a hint
that this is not an explanatory comment, but something I just
forgot to clean-up. Great!
How silly!
What is the reason why ;# couldn't serve exactly the same purpose?
No new reader macros required.
.
- References:
- #;
- From: verec
- #;