User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2018/04/12 22:02]
elisag
start [2021/09/24 10:20] (current)
elisag
Line 4: Line 4:
  
 <note> <note>
-AmbientTalk is now [[https://gitlab.soft.vub.ac.be/ambienttalk |open-sourced]] on GitLab under an [[Wp>MIT_License|MIT License]]!  
  
-[[https://gitlab.soft.vub.ac.be/ambienttalk|{{ :at:gitlab.png?150 }}]] +AmbientTalk is now [[https://gitlab.soft.vub.ac.be/ambienttalk/ambienttalk/wikis/home |open-sourced]] on GitLab under an [[Wp>MIT_License|MIT License]]!  
 + 
 +[[https://gitlab.soft.vub.ac.be/ambienttalk/ambienttalk/wikis/home|{{ :at:gitlab.png?150 }}]] 
  
 </note> </note>
  
   * Read the [[at:tutorial:tutorial|tutorial]] or [[http://code.google.com/p/ambienttalk/wiki/EssenceOfAmbientTalk|the essence of AmbientTalk in 10 steps]].   * Read the [[at:tutorial:tutorial|tutorial]] or [[http://code.google.com/p/ambienttalk/wiki/EssenceOfAmbientTalk|the essence of AmbientTalk in 10 steps]].
-  * Start programming with our [[https://plugins.jetbrains.com/plugin/8884-ambienttalk-ide | Intellij IDEA plugin]] for AmbientTalk.  +  * Start programming with our [[https://plugins.jetbrains.com/plugin/17635-ambienttalk | Intellij IDEA plugin]] for AmbientTalk. Note that the plugin already includes the AmbientTalk standard library (which source code can be accessed [[https://gitlab.soft.vub.ac.be/ambienttalk/atlib|here]])
-  * Or, download a stand-alone version of [[at:download|the interpreter]] and develop code using your favorite text editor (an [[http://soft.vub.ac.be/pipermail/ambienttalk/2010-July/000043.html|Emacs mode]] and a [[http://soft.vub.ac.be/amop/downloads/at2textmate.zip|TextMate bundle]] are available).+  * Or, download a stand-alone version of [[at:download|the language distribution]] and develop code using your favorite text editor (an [[http://soft.vub.ac.be/pipermail/ambienttalk/2010-July/000043.html|Emacs mode]] and a [[http://soft.vub.ac.be/amop/downloads/at2textmate.zip|TextMate bundle]] are available)
 +   * You can build your own AmbientTalk distribution by downloading the different source code projects from gitlab [[https://gitlab.soft.vub.ac.be/ambienttalk |here]] and following the configuration instructions [[https://gitlab.soft.vub.ac.be/ambienttalk/ambienttalk/-/wikis/Configuring-source-code-projects|here]].
  
 ====== What is AmbientTalk about? ====== ====== What is AmbientTalk about? ======
Line 40: Line 42:
 ====== Contact ====== ====== Contact ======
 The [[http://soft.vub.ac.be/mailman/listinfo/ambienttalk|AmbientTalk mailing list]], for questions and general information on AmbientTalk: {{:listadress.gif}}. If you want to contact any one of us personally, please see the [[people|People pages]] for personal contact details. The [[http://soft.vub.ac.be/mailman/listinfo/ambienttalk|AmbientTalk mailing list]], for questions and general information on AmbientTalk: {{:listadress.gif}}. If you want to contact any one of us personally, please see the [[people|People pages]] for personal contact details.
 +
  
  
Line 49: Line 52:
 If you're interested in the AmbientTalk programming language, check out the [[research:atpapers|papers on AmbientTalk]] page. The [[http://prog.vub.ac.be/Publications/2006/vub-prog-tr-06-11.pdf|ECOOP2006 paper]] is the first paper describing AmbientTalk in-depth. However, in mid 2006 the language was extensively revised giving rise to AmbientTalk/2. While both languages have an actor-based model of concurrency and feature abstractions for service discovery, AmbientTalk/2 features event loop concurrency model and a more modular and stratified meta-level programming abstractions.  If you're interested in the AmbientTalk programming language, check out the [[research:atpapers|papers on AmbientTalk]] page. The [[http://prog.vub.ac.be/Publications/2006/vub-prog-tr-06-11.pdf|ECOOP2006 paper]] is the first paper describing AmbientTalk in-depth. However, in mid 2006 the language was extensively revised giving rise to AmbientTalk/2. While both languages have an actor-based model of concurrency and feature abstractions for service discovery, AmbientTalk/2 features event loop concurrency model and a more modular and stratified meta-level programming abstractions. 
  
-Since 2007 AmbientTalk refers to AmbientTalk/2 and AmbientTalk/1 version is no longer maintained. A good starting point for reading about the current AmbientTalk language is the [[http://prog.vub.ac.be/Publications/2007/vub-prog-tr-07-17.pdf|SCCC2007 paper]].+Since 2007 AmbientTalk refers to AmbientTalk/2 and Dedecker's original AmbientTalk is no longer in use. A good starting point for reading about the current AmbientTalk language is the [[http://prog.vub.ac.be/Publications/2007/vub-prog-tr-07-17.pdf|SCCC2007 paper]]
 + 
 +AmbientTalk is actively used as a research tool: it is extended with new language features, either dedicated to further facilitate the development of software for ad hoc networks, or to explore the suitability of the language in new domains. Check out the [[ research:home |research page ]] for more information.
  
-====== Research Topics ====== 
-  * [[research:ambientrefs|Ambient References]] 
-  * [[research:rp|Reactive Programming]] 
-  * [[research:recap|Reactive Context-Aware Programming]] 
-  * [[research:context|Context-Dependent Behaviour Adaptations]] 
-  * [[research:dgc|Distributed Garbage Collection]] 
-  * [[research:rfid|Mobile RFID-enabled Applications]] 
-  * [[research:modelling|Modelling for Ambient Intelligence]] 
-  * [[research:biomodels|Biologically-Inspired Programming Models]] 
-  * [[research: tuples | Tuple Space-based Abstractions]] 
start.1523563353.txt.gz · Last modified: 2018/04/12 22:03 (external edit)