Thanks to Rob Gonda., ColdBox now has nightly builds. You can download the nightly build from the following location: http://www.coldboxframework.com/downloads/nightlybuild/coldboxNB.zip I have added the information to the wiki and will be updating the other locations soon. The task runs at 12:00 AM every day. When you unzip the build, you will see a build file included, so you know which one it is.
Blog
Recent Entries
MatchBox Brings BoxLang to ESP32 Microcontrollers 🦀
One of the most unusual parts of MatchBox is the ESP32 target.
The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox, and it can compile BoxLang scripts into bytecode and deploy them to ESP32 microcontrollers. That means the same language used for scripts, native tools, web services, and browser logic can also run on a small embedded device.
BoxLang AWS, Azure, and Google Secrets Manager Module Released
Every production application carries secrets: database passwords, API tokens, encryption keys. The question is never whether to manage them -- it's how badly the current approach is going to hurt you.
BoxLang 1.14.0 : BoxLang Ranges Part 2: Teach BoxLang Your Types with `IRangeable`
In Part 1, we covered BoxLang's first-class range system: lazy evaluation, exclusive boundaries, built-in types (integers, decimals, characters, dates), custom stepping, Java Stream integration, and contains() semantics. If you haven't read it yet, start there.
Add Your Comment
(2)
Nov 07, 2007 06:35:09 UTC
by AJ Mercer
Cool :-)
Thanks Luis. Thanks Rob.
Do you want to know if we runnin into any issues, or wait until the official beta?
Nov 07, 2007 11:33:27 UTC
by Luis Majano
AJ,
As bleeding edge software, it might be buggy. Beta releases tend to be more stable than nightly. So it might be a shot in the dark or it might be a good solution for you.
I would use them!! :)