mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
-o option
This commit is contained in:
parent
fe5a93218b
commit
3e2c87d42f
5 changed files with 18 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue