This is an automated archive made by the Lemmit Bot.
The original was posted on /r/java by /u/jaccomoc on 2023-11-11 03:18:45.
Announcing the latest version 1.3.0 of Jactl, a scripting language for embedding in real-time Java applications such as Game Engines, Database Engines, Payment Engines, etc.
- Never blocks the event-loop thread
- Java/Groovy based syntax (with a touch of Perl)
- Supports checkpointing execution state to be restored/resumed elsewhere after a failure
- Open source (Apache Licence 2.0)
- Secure
- Easy to extend with application specific functions for use by scripts
- Compiles to byte code
You must log in or register to comment.