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 09:51] tvcutsemat:download [2007/03/20 15:10] tvcutsem
Line 13: Line 13:
  
 This build contains: This build contains:
-  * The AmbientTalk/2 Interpreter (400K) +  * The AmbientTalk/2 Interpreter (about 400K) 
-  * The IAT Interactive AmbientTalk Shell (40K) +  * The IAT Interactive AmbientTalk Shell (about 40K) 
-  * Additional libraries (JGroups, ANTLR, LOG4J) used by the interpreter (5.5MB)+  * The system library 
 +  * Additional libraries (JGroups, ANTLR, LOG4J) used by the interpreter (about 5.5MB)
   * The TextMate plugin (see below)   * The TextMate plugin (see below)
  
-**Requirements:** the AmbientTalk/2 interpreter is written in pure Java and requires a Java Virtual Machine supporting version 1.or higher.+== Requirements == 
 + 
 +The AmbientTalk/2 interpreter is written in pure Java and requires a regular J2SE Java Virtual Machine supporting version 1.or higher.
  
 == Installation and Usage == == Installation and Usage ==
Line 26: Line 29:
 For an overview of the iat shell options, execute: For an overview of the iat shell options, execute:
 <code>iat --help</code> <code>iat --help</code>
 +
 +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>
at/download.txt · Last modified: 2020/02/10 13:59 by elisag