Visualization of Jason agent-based system using InteractiveDyamics

Hello everyone, Iā€™m new here! :slight_smile:

Is there a way to visualize an agent-based system written in Jason (Jason | a Java-based interpreter for an extended version of AgentSpeak) using InteractiveDynamics? :thinking_face:

Thank you in advance! :slight_smile:

One approach is to use JavaCall.jl to pass data from java to Julia.

Is there a reason that Agents.jl with InteractiveDynamics.jl or Jason with its native graphics would not work for you use case?