Some built-in examples of possibly-useful scripts are distributed with QuPath under Automate → Show sample scripts. These can then be opened up in a script editor and run or modified as required. The ...
Serverless Scripting provides the ability to write custom JavaScript code that is executed at the edge of the StackPath CDN. With serverless scripting you can intercept the request before it is sent ...
I just released BiteScript 0.0.2, which mainly fixes some issues defining packages and non-public classes. BiteScript is basically just a simple DSL for generating JVM bytecode. I use it in Duby and ...