[Prev][Next][Index][Thread]
Re: A basic question: defining modules and libraries
neelk@brick.cswv.com (Neel Krishnaswami) writes:
> At a guess, the Dylan designers wanted to make the unit of separate
> compilation larger than a single module, so they could more mileage
> out of aggressive program-analysis compiler optimizations. Since
That's exactly the reason.
> I dunno why modules don't nest, though. Maybe there are theoretical
What do you mean by 'nesting'? It is possible to combine several
modules to a single module.
Andreas
--
"Anyone need a DVD decrypter for Linux?
dig @138.195.138.195 goret.org. axfr | grep '^c..\..*A' | sort \
| cut -b5-36 | perl -e 'while(<>){print pack("H32",$_)}' | gzip -d"
-- James Brister
Follow-Ups:
References: