TACL - TRP Agent Communication Language
TACL is text-based.
To provide a minimal set of performatives to specify processes working with components.
- Workflow Entities - simple term, atomic, compound
 - Relations between entities - is, have, require, provide, precede, follow
 - Variables - any symbols prefixed with "underscore(_)" ( ex. _variable )
 - Performatives - "tell" & "ask"
 
Andersen Consulting