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 [2008/06/23 08:27] – * tvcutsemat:download [2018/04/12 22:14] elisag
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 ====== Downloading/Installing AmbientTalk ====== ====== Downloading/Installing AmbientTalk ======
 +
  
 ===== AmbientTalk/2 ===== ===== AmbientTalk/2 =====
Line 10: Line 11:
 == Download == == Download ==
  
-<box 70% round blue><html><center><font size="+1"><a href="http://prog.vub.ac.be/amop/downloads/at2dist140508.zip">Download AmbientTalk 2.9</a></font></center></html></box>+<box 80% round blue><html><center style="clear:both;"><font size="+1"><a href="http://ambienttalk.googlecode.com/files/at2dist060213.zip">Download AmbientTalk 2.22  
 +</a></font> </html></box>
  
-See the [[at:changelog|changelog]] for changes w.r.t. previous versions.+<box 80% round blue><html><center><font size="+1"><div>< href="https://market.android.com/details?id=edu.vub.at.android.interpreter">Download AmbientTalk for  
 +<br /></div></a></font> <a href="https://market.android.com/details?id=edu.vub.at.android.interpreter"> <img src="http://soft.vub.ac.be/amop/_media/at/androidlogo.png" height="90px" style="vertical-align:middle" /></a></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) +
- +
-For the TextMate plugin, see below.+
  
 == Requirements == == Requirements ==
  
-The AmbientTalk/2 interpreter is written in pure Java and requires a regular J2SE Java Virtual Machine supporting version 1.or higher. AmbientTalk can be run under the Java 2 Micro Edition (J2MECDC/Personal Profile. This allows AT/2 to run on PDAs and high-end cellular phones. A build for J2ME CLDC is currently not available.+The AmbientTalk/2 interpreter is written in pure Java and requires a regular J2SE Java Virtual Machine supporting version 1.or higher. AmbientTalk currently runs on Android 1.6 and on J2ME under a CDC/Personal Profile configuration. 
 + 
 +[[at:amophtc|Additional instructions]] on how to run AmbientTalk on J2ME.
  
 == Installation and Usage == == Installation and Usage ==
 +
 +To implement and run ambientTalk programs, we recommend using our Eclipse Plugin (see IDE support).
  
 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.
Line 41: Line 46:
 </note> </note>
  
-== TextMate Plugin ==+<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> 
 + 
 +== IDE Support == 
 + 
 +We recommend using our Intellij IDEA plugin which already contains the ambientTalk/2 interpreter. 
 + 
 +<box 70% round orange><html><center><img src="http://soft.vub.ac.be/amop/_media/at/intellij_idea.png" style="vertical-align:middle" height="90px"/><font size="+1"><a style="margin-left: 1em" href="http://soft.vub.ac.be/amop/_media/at/intellij_idea.png">Install Intellij Plugin</a></font></center></html></box> 
  
-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.+For Mac OS X users that use TextMate, there exists a [[http://www.macromates.com|TextMate]] bundle for AmbientTalk/2, which is available for download below.
  
 The TextMate plugin supports: The TextMate plugin supports:
Line 50: Line 64:
   * 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://prog.vub.ac.be/amop/downloads/at2textmate.zip">Download TextMate Plugin</a></font></center></html></box>+<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