INVESTIGADORES
ZUNINO SUAREZ Alejandro Octavio
artículos
Título:
JavaLog: A framework-based integration of Java and Prolog for agent-oriented programming (Indexed SCI, JCR2005 IF=0.467)
Autor/es:
AMANDI, A.; CAMPO, M.; ZUNINO, A.
Revista:
COMPUTER LANGUAGES SYSTEMS & STRUCTURES
Editorial:
PERGAMON-ELSEVIER SCIENCE LTD
Referencias:
Año: 2005 vol. 31 p. 17 - 33
ISSN:
1477-8424
Resumen:
Intelligent agent development has imposed new challenges on the necessary language support. Object-oriented languages have been proposed as an appropriate tool, although logic-oriented languages are more adequate for managing mental attitudes. Multi-paradigm languages supporting encapsulation of actions, hiding of private knowledge and flexible manipulation of knowledge are, certainly, a good alternative for programming agents. However, a unique language to support flexible and efficient development of multi-agent systems confronts with the tradeoffs imposed by expressive power, efficiency and support technology. An alternative to conciliate these tradeoffs is not to think about a single language but an incrementally compatible family of agent-oriented multi-paradigm languages. In this work we present an approach based on object-oriented framework technology for integrating object and logic paradigms in such a way that new language features can be incrementally added to the core language. This core language is based on logic modules integrated as object abstractions in the object paradigm. JavaLog is a materialization of this framework integrating Java and Prolog. This core was extended to provide multi-threading support, mobility and temporal-logic operators to Prolog. MoviLog, the mobile part of the family provides a novel mobility mechanism, reactive mobility by failure, which enables virtual Prolog databases distributed across Web sites.