All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.agent Maven / Gradle / Ivy

Go to download

Jason is a fully-fledged interpreter for an extended version of AgentSpeak, a BDI agent-oriented logic programming language.

There is a newer version: 2.3
Show newest version
// Agent  in project 

/* Initial beliefs and rules */

/* Initial goals */

!start.

/* Plans */

+!start : true <- .print("hello world.").




© 2015 - 2024 Weber Informatics LLC | Privacy Policy