User Tools

Site Tools


research:papers

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
research:papers [2006/07/01 21:28]
stijnm Removed
research:papers [2007/08/07 23:49] (current)
stijnm Pruning
Line 2: Line 2:
 Rather than providing you with all papers published by our group, we try to give an overview of a selected set of important publications discussing Ambient-Oriented Programming. Each paper is also accompanied by a short description highlighting the particular relevance of each paper. Rather than providing you with all papers published by our group, we try to give an overview of a selected set of important publications discussing Ambient-Oriented Programming. Each paper is also accompanied by a short description highlighting the particular relevance of each paper.
  
 +  * J. Dedecker, T. Van Cutsem, S. Mostinckx, T. D'Hondt, W. De Meuter. 2006. **Ambient-Oriented Programming in AmbientTalk** In //Proceedings of the 20th European Conference on Object-Oriented Programming (ECOOP)//, Dave Thomas (Ed.), Lecture Notes in Computer Science Vol. 4067, pp. 230-254, Springer-Verlag.”, 2006. [ [[http://prog.vub.ac.be/Publications/2006/vub-prog-tr-06-11.pdf|download]] ]
 +<note> This paper identifies the hardware characteristics governing the interaction of mobile devices in a mobile ad hoc network. From these characteristics we derive the **Ambient-Oriented Programming Paradigm**, which is shown to be different from existing approaches to tackle software development for mobile devices. This paper also elaborates on **AmbientTalk** and describes its complete architecture, documenting how to use and extend the language with novel programming language support for ambient-oriented software.</note>
 +  * J. Dedecker, T. Van Cutsem, S. Mostinckx, T. D'Hondt, W. De Meuter. 2005. **Ambient-Oriented Programming** In //Companion of the 20th Annual ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages and Applications (OOPSLA), San Diego, CA, USA//, pp. 31-40. [ [[http://prog.vub.ac.be/Publications/2005/vub-prog-tr-05-10.pdf|download]] ]
 +<note> This paper identifies the hardware characteristics governing the interaction of mobile devices in a mobile ad hoc network. From these characteristics we derive the **Ambient-Oriented Programming Paradigm**, which is shown to be different from existing approaches to tackle software development for mobile devices. This paper also introduces **AmbientTalk** as a first prototypical programming language adhering to the new paradigm.</note>
 +  * J. Dedecker, **Ambient-Oriented Programming**, Ph.D. Thesis, Vrije Universiteit Brussel. [ [[http://prog.vub.ac.be/Publications/2006/vub-prog-phd-06-01.pdf|download]] ]
 +<note>Jessie Dedecker's PhD thesis gives an extensive overview of Ambient-oriented Programming and the first version of the AmbientTalk language, including a formal extension to the actor model and a metacircular implementation.</note>
   * J. Dedecker, W. Van Belle. 2004. **Actors for Mobile Ad-Hoc Networks**. In //Proceedings of Embedded and Ubiquitous Computing, International Conference EUC2004, Aizu-Wakamatsu City, Japan//. [ [[http://prog.vub.ac.be/Publications/2004/vub-prog-tr-04-04.pdf|download]] ]    * J. Dedecker, W. Van Belle. 2004. **Actors for Mobile Ad-Hoc Networks**. In //Proceedings of Embedded and Ubiquitous Computing, International Conference EUC2004, Aizu-Wakamatsu City, Japan//. [ [[http://prog.vub.ac.be/Publications/2004/vub-prog-tr-04-04.pdf|download]] ] 
 <note> This paper presents the **Ambient Actor model**, a formal extension to the actor model that is specifically targetted towards supporting mobile ad hoc communication. This model introduces eight explicit mailboxes to reify both the computational and environmental context of an actor. The Ambient Actor model is concretely realized in AmbientTalk. </note> <note> This paper presents the **Ambient Actor model**, a formal extension to the actor model that is specifically targetted towards supporting mobile ad hoc communication. This model introduces eight explicit mailboxes to reify both the computational and environmental context of an actor. The Ambient Actor model is concretely realized in AmbientTalk. </note>
-  * J. Dedecker, T. Van Cutsem, S. Mostinckx, T. D'Hondt, W. De Meuter. 2005. **Ambient-Oriented Programming** In //Companion of the 20th Annual ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages and Applications, San Diego, CA, USA//. [ [[http://prog.vub.ac.be/Publications/2005/vub-prog-tr-05-10.pdf|download]] ]  
-<note> This paper identifies the hardware characteristics governing the interaction of mobile devices in a mobile ad hoc network. From these characteristics we derive the **Ambient-Oriented Programming Paradigm**, which is shown to be different from existing approaches to tackle software development for mobile devices. This paper also introduces **AmbientTalk** as a first prototypical programming language adhering to the new paradigm.</note> 
-  * W. De Meuter, E. Tanter, S. Mostinckx, T. Van Cutsem, J. Dedecker. 2005. **Flexible Object Encapsulation for Ambient-Oriented Programming**. In //Proceedings of the Dynamic Language Symposium - Companion of the 20th annual ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages and Applications. San Diego, CA, USA//. [ [[http://prog.vub.ac.be/Publications/2005/vub-prog-tr-05-10.pdf|download]] ]  
-<note> This paper re-establishes the need for object encapsulation, especially in the context of Ambient-Oriented Programming (AmOP). The paper also identifies many standard practices in object-oriented software development that inherently violate object encapsulation. Subsequently, a flexible object model - based on **method attributes** - is presented that meets the AmOP requirements, preserves encapsulation, all while still offering the functionality that is to be expected of a standard object model.</note> 
-  * J. Dedecker, T. Van Cutsem, S. Mostinckx, T. D'Hondt, W. De Meuter. 2006. **Ambient-Oriented Programming in AmbientTalk** In //Proceedings of the 20th European Conference on Object-Oriented Programming (ECOOP)//, Dave Thomas (Ed.), Lecture Notes in Computer Science Vol. 4067, pp. 230-254, Springer-Verlag.”, 2006 
-<note> This paper identifies the hardware characteristics governing the interaction of mobile devices in a mobile ad hoc network. From these characteristics we derive the **Ambient-Oriented Programming Paradigm**, which is shown to be different from existing approaches to tackle software development for mobile devices. This paper also elaborates on **AmbientTalk** and describes its complete architecture, documenting how to use and extend the language with novel programming language support for ambient-oriented software.</note> 
research/papers.1151782137.txt.gz · Last modified: 2007/08/01 09:03 (external edit)