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/05 19:13] tvcutsemat:download [2007/03/20 09:51] tvcutsem
Line 10: Line 10:
 == Download == == Download ==
  
-Download the [[http://prog.vub.ac.be/amop/downloads/at2-build050307.zip|latest build]].+Download the [[http://prog.vub.ac.be/amop/downloads/at2-build150307.zip|latest build]].
  
 This build contains: This build contains:
Line 16: Line 16:
   * The IAT Interactive AmbientTalk Shell (40K)   * The IAT Interactive AmbientTalk Shell (40K)
   * Additional libraries (JGroups, ANTLR, LOG4J) used by the interpreter (5.5MB)   * Additional libraries (JGroups, ANTLR, LOG4J) used by the interpreter (5.5MB)
 +  * The TextMate plugin (see below)
 +
 +**Requirements:** the AmbientTalk/2 interpreter is written in pure Java and requires a Java Virtual Machine supporting version 1.4 or higher.
  
 == Installation and Usage == == Installation and Usage ==
Line 21: Line 24:
 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, excute:+For an overview of the iat shell options, execute:
 <code>iat --help</code> <code>iat --help</code>
  
-<note>We advise you to add **iat** to the **$PATH** environment variable, such that **iat** can be invoked from any directory. </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 ==
  
-Support for AmbientTalk is available in the form of a [[http://www.macromates.com|TextMate]] bundle for AmbientTalk/2, which is available [[http://prog.vub.ac.be/amop/downloads/at2-tmbundle050307.zip|here]].+Support for AmbientTalk is available in the form of a [[http://www.macromates.com|TextMate]] bundle for AmbientTalk/2, which is available in the latest build.
  
 The TextMate plugin supports: The TextMate plugin supports:
Line 38: Line 41:
  
 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.
 +
 +== Versions ==
 +
 +Currently, AmbientTalk/2 requires a J2SE JVM to run. We are planning to port AT/2 to J2ME (CDC) as soon as possible. This would allow AT/2 to run on PDAs and high-end cellular phones. A port to J2ME CLDC is currently not planned.
  
 == Documentation == == Documentation ==
 +
 +A tutorial describing AmbientTalk/2 will be available shortly.
  
 The [[http://prog.vub.ac.be/amop/at2doc|Javadoc of the Interpreter]] is also online. It provides documentation about the implementation of the interpreter. A design document describing the design of the interpreter will follow soon. The [[http://prog.vub.ac.be/amop/at2doc|Javadoc of the Interpreter]] is also online. It provides documentation about the implementation of the interpreter. A design document describing the design of the interpreter will follow soon.
at/download.txt · Last modified: 2020/02/10 13:59 by elisag