why Unix?
Walter Bright
newshound1 at digitalmars.com
Tue Apr 7 14:42:38 PDT 2009
grauzone wrote:
> Walter Bright wrote:
>> rdmd?
>
> Some things wouldn't be so beautiful with rdmd:
> 1. You need a main function, you can't just start typing.
> 2. You need at least one import statement. This is kind of annoying,
> because you'd probably always import the same single module, that
> contains all your favourite D-functions-substituting-shell-stuff.
>
> Any suggestions?
I don't think it's a good idea to remove that stuff from D. I was
thinking more of how the body text looks.
More information about the Digitalmars-d
mailing list