Why Phobos is cool

MoonlightSentinel moonlightsentinel at disroot.org
Wed Jul 8 10:35:07 UTC 2020


On Wednesday, 8 July 2020 at 10:15:17 UTC, Ogi wrote:
> Maybe we should add an option to rdmd that compile and run a 
> string, importing std automatically? Writing one-liners would 
> be as easy as
> rdmd -dscript 'writeln("hello, shell");'

Try rdmd --eval='writeln("hello, shell");'


More information about the Digitalmars-d mailing list