Flexible Agent Programming in Linear Logic

  • Authors:
  • José Juan Palacios Pérez

  • Affiliations:
  • -

  • Venue:
  • MICAI '02 Proceedings of the Second Mexican International Conference on Artificial Intelligence: Advances in Artificial Intelligence
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe our work in progress on 碌ACL, a light implementation of the language ACL (Asynchronous Communications in Linear Logic) for concurrent and distributed linear logic programming. Our description for computing elements (Agents) is inspired by the Actor model of concurrent computation. The essential requirements for Agent programming (communication, concurrency, actions, state update, modularity and code migration) are naturally expressed in 碌ACL. Also, we describe some considerations towards the implementation of a distributed virtual machine for efficient execution of 碌ACL programs.