Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revisionBoth sides next revision | ||
| alvis:compiler [2018/05/09 18:38] lpodolski Updated help text | alvis:compiler [2021/09/23 08:51] (current) | ||
|---|---|---|---|
| Line 52: | Line 52: | ||
| * commands: | * commands: | ||
| * **out** // | * **out** // | ||
| - | * environment specification, | ||
| * hierarchical agents - The flat version of the model must be generated before compilation. | * hierarchical agents - The flat version of the model must be generated before compilation. | ||
| Line 65: | Line 64: | ||
| </ | </ | ||
| + | |||
| + | ==== Compiler options and files ==== | ||
| + | |||
| + | Several compiler options allow to configure the output Haskell program. | ||
| + | |||
| + | The most basic option is for choosing to use //time// (default) or // | ||
| + | |||
| + | The standard compiler package comes with // | ||