Comment on Want to call C from Python? Use DparentComments−JNRowe6yIt is provided by dmd as part of the download.Which leads me to wonder why we don't have dmd{,-doc} in Debian now, given it has been ~3 years since the compiler was open sourced. I can't even find an ITP in a quick search :/−WalterBright6yD command line tools have a `-man` switch which will open the browser on the manual for the tool, such as: dmd -man
Comments
Which leads me to wonder why we don't have dmd{,-doc} in Debian now, given it has been ~3 years since the compiler was open sourced. I can't even find an ITP in a quick search :/
D command line tools have a `-man` switch which will open the browser on the manual for the tool, such as: