@jakta/jakta-dsl
v1.1.14
Published
DSL builder interfaces of [JaKtA](https://github.com/jakta-bdi/jakta), a Kotlin Multiplatform framework for BDI (Belief-Desire-Intention) agent-oriented programming.
Readme
jakta-dsl
DSL builder interfaces of JaKtA, a Kotlin Multiplatform framework for BDI (Belief-Desire-Intention) agent-oriented programming.
This module defines the shape of JaKtA's declarative syntax — AgentBuilder, PlanBuilder,
PlanLibraryBuilder, MasBuilder, and the rest of the builder interfaces behind the @JaktaDSL marker —
built only on jakta-api's abstractions, with no implementation of its own. jakta-core provides the
default implementation and the actual agent { } / mas { } / node { } entry points.
See the documentation and main repository for setup and usage.
Licensed under Apache-2.0.
