Languages
Every language listed here runs in the same JVM, against the same data sources, the same broker, the same security context.
- JavaScript - ES6+, synchronous programming model, CommonJS + ESM.
- TypeScript - transpiled at the platform; project-root
tsconfig. - Java - client
.javacompiled in-process byengine-java. - Python - server-side modules via
engine-python.