-o option

This commit is contained in:
Dmitry Boulytchev 2020-02-23 22:15:27 +03:00
parent fe5a93218b
commit 3e2c87d42f
5 changed files with 18 additions and 2 deletions

View file

@ -34,6 +34,7 @@ procedure for each unit will be called only once (regardless of the imports' sha
Additionally, the following options can be given to the driver:
\begin{itemize}
\item "\texttt{-o $filename$}"~--- specifies an alternative file name for the executable.
\item "\texttt{-I $path$}"~--- specifies a path to look for external units. Multiples instances of this option can be given in driver's
invocation, and the paths are looked up in that order.
\item "\texttt{-dp}"~--- forces the driver to dump the AST of compiled unit in \textsc{html} representation. The dump is written in the file with the same