From: | Stefan Monnier <monnier+comp/compilers/news/@tequila.cs.yale.edu> |
Newsgroups: | comp.compilers |
Date: | 20 Mar 1998 01:20:49 -0500 |
Organization: | Compilers Central |
References: | 98-03-032 98-03-098 98-03-141 98-03-147 98-03-159 |
Keywords: | design, comment |
hgg9140@heckle.ca.boeing.com (Harry G. George) writes:
> Is there any consensus forming about GNU's Guile? I don't see it
I've recently seen it used in scwm, a fairly neat window manager (early
development stages, tho).
Now to another somewhat unrelated question:
What languages allow recursive comments ?
What languages enforce a "lexing" of the content of comments (so that an
end-comment inside a string inside a comment is ignored) ?
Stefan
[C does if you count #if 0 as a comment. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.