D and the world

Jari-Matti Mäkelä jmjmak at utu.fi.invalid
Wed Apr 25 13:12:19 PDT 2007


eao197 wrote:
> On Wed, 25 Apr 2007 23:23:52 +0400, "Jari-Matti Ma"kela""
>>> (for example it is possible to open and read files in compile-time,
> 
>> Well, this is possible in D now too.
> 
> May be I miss something. How to do this in D in compile-time?

It doesn't implement full I/O, but you can do some stuff with import
expressions. Some operating systems (Plan9) are heavily file oriented so
it can help a lot. Of course importing regular files is possible in
other systems too. Was this what you were looking for?

> 
> --Regards,
> Yauheni Akhotnikau



More information about the Digitalmars-d mailing list