Hi,since D is now a GCC built-in D appears as a nice replacement for shell scripts.
I'm *not* looking for a dub solution as dub is something that needs to be installed.
A web search found a wrapper script for GCC which imitates rdmd for C but something like that still isn't out of the box experience.
So, is there a GDC solution that can substitute rdmd ? Something like: #!/usr/bin/gdc int main() { //... }