User Tools

Site Tools


at:download

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
at:download [2007/03/20 15:10] tvcutsemat:download [2007/03/23 11:39] tvcutsem
Line 10: Line 10:
 == Download == == Download ==
  
-Download the [[http://prog.vub.ac.be/amop/downloads/at2-build150307.zip|latest build]].+Download the [[http://prog.vub.ac.be/amop/downloads/at2-build230307.zip|latest build]]. Changelists w.r.t. previous versions can be found [[http://prog2.vub.ac.be/mantis/changelog_page.php|here]].
  
 This build contains: This build contains:
Line 25: Line 25:
 == Installation and Usage == == Installation and Usage ==
  
-To run the interactive shell, it suffices to launch the included **iat** shell script. IAT is a simple read-eval-print loop: statements are typed at the command line, evaluated and the result is printed to standard output. Note that the log and error traces are piped to the console.+To run the interactive shell, it suffices to launch the included ''iat'' shell script. IAT is a simple read-eval-print loop: statements are typed at the command line, evaluated and the result is printed to standard output. Note that the log and error traces are piped to the console.
  
 For an overview of the iat shell options, execute: For an overview of the iat shell options, execute:
Line 32: Line 32:
 The system library shipped with the build can be found in the ''at/'' directory. It includes, among others, some demo applications and additional language constructs (most notably future-type asynchronous message sends). Also, the file ''at/init/init.at'' is loaded by default in each actor created at runtime to intialize that actor's global scope. The system library shipped with the build can be found in the ''at/'' directory. It includes, among others, some demo applications and additional language constructs (most notably future-type asynchronous message sends). Also, the file ''at/init/init.at'' is loaded by default in each actor created at runtime to intialize that actor's global scope.
  
-<note>We advise you to add **iat** to the **$PATH** environment variable, such that **iat** can be invoked from any directory. Note also that **iat** assumes that the **java** executable is available on the **$PATH**</note>+<note>We advise you to add ''iat'' to the ''$PATH'' environment variable, such that ''iat'' can be invoked from any directory. Note also that ''iat'' assumes that the ''java'' executable is available on the ''$PATH''</note>
  
 == TextMate Plugin == == TextMate Plugin ==
Line 40: Line 40:
 The TextMate plugin supports: The TextMate plugin supports:
   * Source code colouring   * Source code colouring
-  * Autocompletion for statements such as 'if', 'def' etc. (by pressing TAB)+  * Autocompletion for statements such as ''if'', ''def'' etc. (by pressing TAB)
   * Running AmbientTalk/2 scripts by pressing Apple+R (output is shown in a separate window)   * Running AmbientTalk/2 scripts by pressing Apple+R (output is shown in a separate window)
  
-<html><font color="red">Please note:</font></html> upon installing the bundle, you need to set the **AT_HOME** variable in the TextMate Preferences window (under the Advanced tab pane) to point to the directory in which iat can be found.+<html><font color="red">Please note:</font></html> upon installing the bundle, you need to set the ''AT_HOME'' variable in the TextMate Preferences window (under the Advanced tab pane) to point to the directory in which iat can be found.
  
 For a full overview of the supported features, open the Bundles > Bundle Editor > Show Bundle Editor menu and select the AmbientTalk 2 bundle in the bundle editor. All available actions, together with their hotkey are listed there. For a full overview of the supported features, open the Bundles > Bundle Editor > Show Bundle Editor menu and select the AmbientTalk 2 bundle in the bundle editor. All available actions, together with their hotkey are listed there.
at/download.txt · Last modified: 2020/02/10 13:59 by elisag