Category:Oz: Difference between revisions

Accommodating changes made for Mozart 2: ozmake no longer exists, the official homepage has been relocated.
(Update Mozart website)
(Accommodating changes made for Mozart 2: ozmake no longer exists, the official homepage has been relocated.)
 
Line 1:
{{language|Oz
|site=httphttps://www.mozart-oz.orggithub.io/
|checking=dynamic
|gc=yes
Line 18:
All examples that start with <code>declare</code> can be used directly in the Emacs-based IDE, without a separate compilation step. Just copy the source code to the <code>Oz</code> buffer and select the menu item "Oz&rarr;Feed Buffer".
 
Some examples are functor definitions and must be compiled. IfThe compiler is invoked with a command such as: <code>makefileozc -c filename.oz</code>, isand supplied,then executeexecuted with the command, <code>ozmakeozengine filename.ozf</code>. toThis build[https://stackoverflow.com/a/29207029/371304 theStack project.Overflow Otherwiseanswer] callshows an example of the compilerboilerplate directly:to transform <code> ozcwritten -cfor the Emacs IDE to filename.oz</code>. Executethat acan compiledrun functordirectly withon <code>ozenginethe filename.ozf</code>Mozart VM.
 
==Citation==
10

edits