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 [2013/02/06 16:29] – updated tvcutsemat:download [2018/04/13 00:28] elisag
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 ====== Downloading/Installing AmbientTalk ====== ====== Downloading/Installing AmbientTalk ======
 +
  
 ===== AmbientTalk/2 ===== ===== AmbientTalk/2 =====
Line 8: Line 9:
 AmbientTalk/2 has been designed to co-exist with available Java programs. It offers a symbiotic interface to the Java language, making it possible to instantiate and use Java objects from within AmbientTalk, and to pass AmbientTalk objects that implement a Java interface to the Java level. This makes AmbientTalk an ideal language to write 'distributed glue code' to make isolated Java programs talk to one another. AmbientTalk/2 has been designed to co-exist with available Java programs. It offers a symbiotic interface to the Java language, making it possible to instantiate and use Java objects from within AmbientTalk, and to pass AmbientTalk objects that implement a Java interface to the Java level. This makes AmbientTalk an ideal language to write 'distributed glue code' to make isolated Java programs talk to one another.
  
-== Download ==+To get started with AmbientTalk programming, we recommend installing our Intellij IDEA plugin (see IDE support). 
  
-<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 +<box 80% round blue><html><center style="clear:both;"><img src="http://soft.vub.ac.be/amop/_media/at/intellij_idea.png" style="vertical-align:middle" height="50px"/><font size="+1"><a href=""https://plugins.jetbrains.com/plugin/8884-ambienttalk-ide">Install Intellij IDEA Plugin 
 +</a></font> </html></box> 
 + 
 +== Download AmbientTalk Distribution == 
 + 
 +If you are interested in downloading the AmbientTalk distribution and run it via command line: 
 + 
 +<box 80% round blue><html><center style="clear:both;"><font size="+1"><a href="https://drive.google.com/open?id=0B07Ew8FJun94WlpKV0NnUEFZc0k">Download AmbientTalk 2.22 
 </a></font> </html></box> </a></font> </html></box>
  
 <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  <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> <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.+See the [[https://gitlab.soft.vub.ac.be/ambienttalk/ambienttalk/wikis/Change-Log|changelog]] for changes w.r.t. previous versions.
  
 This build contains: This build contains:
Line 29: Line 37:
  
 == 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 51: Line 57:
 == IDE Support == == IDE Support ==
  
-We recommend using our Eclipse plugin (IdeAT) which already contains the ambientTalk/2 interpreter.+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="https://plugins.jetbrains.com/plugin/8884-ambienttalk-ide">Install Intellij Plugin</a></font></center></html></box>
  
-<box 70% round orange><html><center><img src="http://soft.vub.ac.be/amop/_media/at/eclipse.png" style="vertical-align:middle" height="90px"/><font size="+1"><a style="margin-left: 1em" href="http://code.google.com/p/ambienttalk/wiki/EclipsePlugin">Install Eclipse Plugin</a></font></center></html></box> 
  
 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. 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.
at/download.txt · Last modified: 2020/02/10 13:59 by elisag