From: Alex M. <ale...@gm...> - 2019-06-02 20:26:39
|
Hi! Is it possible to use Jason engine non-interactively, possible starting it from the commandline and feeding (as the command line parameter) some AgentSpeak code file that contains the initial code for the agent? Jason manuals are quite explicit about running agent from the Eclipse, but my intention is to use Jason agent engine as part of some larger system (from Java Spring Boot, but that is mostly irrelevant here) and that is why I would like to call it programmatically and not interactively from the Eclipse. Is there documentation that describes such scenario? Alex |