agent-based programming
20 Jan 2023 - 17 Jun 2023
- A computational paradigm developed by Yoav Shoham. It's kind of a straightforward bolt-on to object-oriented programming. The ideas is that whereas vanilla objects exchange messages and values, agents in an AOP system will be exchaning things on a higher semantic level: beliefs, etc.