Blog

Luis Majano

September 30, 2011

Spread the word


Share your thoughts

Go to our wiki to check out our new recipe about using built-in HTTP basic authentication with ColdBox and interceptors.  You can also check out our recipes viewer where we will be posting ColdBox recipes from around the world.  So if you would like to collaborate recipes, please contact us at info@coldbox.org so we can create you a username and password for our wiki and start churning up recipes.

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