Menu

MillScript version 9.9.0 released

MillScript is a language intended for the batch production of websites. Release 9.9.0 includes a new API for embedding inside other applications, improved configuration file syntax, better error reporting and a few bugfixes.

The new configuration file syntax gives three major benefits. The first is an alternative way to define functions in a package, as you can now write a new Java class extending the MillScript Function class. The second is defining new loaders for given file extensions. The third is the ability to define new entites for HTML files(this will be extended to cover XML files in the future).

The new API allows you to embed MillScript inside another Java application, with a programmatic way to bind variables and execute functions.

Posted by Kevin Rogers 2004-11-07

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.