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/05/08 20:37] – added tvcutsemat:download [2010/04/17 04:38] – added tvcutsem
Line 10: Line 10:
 == Download == == Download ==
  
-Download the [[http://prog.vub.ac.be/amop/downloads/at2-build080507.zip|latest build]]. See the [[at:changelog|changelog]] for changes w.r.t. previous versions.+<box 70% round blue><html><center><font size="+1"><a href="http://ambienttalk.googlecode.com/files/at2dist160410.zip">Download AmbientTalk 2.15</a></font></center></html></box> 
 + 
 +See the [[http://code.google.com/p/ambienttalk/wiki/ChangeLog|changelog]] for changes w.r.t. previous versions.
  
 This build contains: This build contains:
-  * The AmbientTalk/2 Interpreter (about 500K) +  * The AmbientTalk/2 Interpreter 
-  * The IAT Interactive AmbientTalk Shell +  * iat, the Interactive AmbientTalk Shell 
-  * The system library +  * The AmbientTalk standard library 
-  * Additional libraries (ANTLR,GetOpt) used by the interpreter (about 500K) + 
-  * The TextMate plugin (see below)+For the TextMate pluginsee below.
  
 == Requirements == == Requirements ==
Line 32: Line 34:
 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 tip>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 warning> 
 +**Note to windows users:** ''iat.bat'' has been reported not to work when the ''AT_HOME'' directory contains spaces, so consider placing your AmbientTalk distribution in a directory that does not contain spaces. 
 +</note> 
 + 
 +<note warning> 
 +For service discovery, AmbientTalk makes use of IP multicasting. AmbientTalk broadcasts messages to IP 224.0.0.1 on port 4446. Make sure your firewall does not block this port. 
 +</note>
  
 == TextMate Plugin == == TextMate Plugin ==
Line 42: Line 52:
   * 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)
 +
 +<box 70% round orange><html><center><font size="+1"><a href="http://soft.vub.ac.be/amop/downloads/at2textmate.zip">Download TextMate Plugin</a></font></center></html></box>
  
 <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.
at/download.txt · Last modified: 2020/02/10 13:59 by elisag