Blog
Recent Entries
Introducing BoxLang AI Explorer: A Local Catalog for Every AI Pattern
Learning a new AI API usually means jumping between scattered documentation pages, guessing at imports, and copy-pasting code that may or may not still work. We wanted something better for BoxLang AI, so we built the BoxLang AI Explorer: a local, browser-based catalog of runnable BoxLang AI examples, organized by category and difficulty, each with guidance, source code, and sample output.
BoxLang at Florida International University: Supporting the Next Generation of Modern Devs
The future of software development depends on more than the technologies we use. It depends on the people who learn to use them, improve them, challenge assumptions, and apply them to real-world problems.
Community Spotlight: BoxLang Express Brings Node-Style HTTP to the JVM
If you've spent years in Spring Boot, Micronaut, or Jakarta EE, "web framework" usually means a servlet container, an embedded Tomcat or Netty, a build step, and a fat jar before anything answers a request. What if you could skip all of that and still be on the JVM?
Add Your Comment
(3)
Nov 27, 2008 07:22:30 UTC
by Francois Levesque
Hi Luis,
Are there plans to make 2.6.2 final? I'm hesitant to download and install it if there are other changes in the works :).
Thanks!
Nov 27, 2008 08:17:42 UTC
by Luis Majano
It should be in the coming weeks. Just trying to make sure all new features are stabilized.
Nov 27, 2008 08:38:17 UTC
by Francois Levesque
Hi Luis,
Thanks for the info! I'll probably d/l on some test servers, see how the changes look :).