DMD's real entry point
Parses command line arguments and config file, open and read all provided source file and do semantic analysis on them.
Number of arguments passed via command line
Array of string arguments passed via command line
Application return code
See Implementation
DMD's real entry point
Parses command line arguments and config file, open and read all provided source file and do semantic analysis on them.