Blog

Luis Majano

October 23, 2009

Spread the word


Share your thoughts

I just added a new plugin to the ColdBox Plugin Pack addons.  If you don't know about this addon, then you should.  It is an extra addon of plugins Team ColdBox has put out for public use.  You can find this addon in our Code Depot page alongside some contributed plugins.

Now below you can see a nice screenshot of how this plugin can produce.  If you want a real live sample, then you can look at the Codex Wiki code coming out real soon.


Add Your Comment

Recent Entries

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026