FIPA ACL (Foundation for Intelligent Physical Agents Agent Communication Language) is a standardized, formal language that defines the syntax, semantics, and pragmatics of messages exchanged between autonomous software agents. It specifies a set of communicative acts (like inform, request, propose, and cfp - call for proposals) that constitute the performative verbs of agent interaction. Each message includes structured fields for the sender, receiver, content, and a formal language (like FIPA SL) for expressing the propositional content, enabling precise, machine-interpretable dialogues.
