Helper function used by the glue layer
Helper function used by the glue layer
Helper function used by the glue layer
Generate C main() in response to seeing D main().
Entry point which forwards to tryMain.
DMD-generated module __entrypoint where the C main resides
Module in which the D main is
See Source File
$(DMDSRC _mars.d)
Copyright (c) 1999-2016 by Digital Mars, All Rights Reserved
Compiler implementation of the D programming language. Entry point for DMD.
This modules defines the entry point (main) for DMD, as well as related utilities needed for arguments parsing, path manipulation, etc... This file is not shared with other compilers which use the DMD front-end.