- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
From Scripting Language to AI Powerhouse: How BoxLang Is Redefining JVM Development - FooJay Podcast
Episode 97 of the Foojay Podcast: https://foojay.io/
BoxLang (https://www.boxlang.io) is a modern dynamic JVM language built for rapid application development. It's 100% Java-interoperable, compiles to JVM bytecode, and is deployable anywhere from OS to AWS Lambda to Spring Boot. In this episode, we sit down with Luis Majano (CEO of Ortus Solutions www.ortussolutions.com and creator of BoxLang) and Cristobal Escobar (BoxLang community manager) to dig into the wave of innovation that has hit the platform over the past few months.
We cover the BoxLang AI (https://ai.boxlang.io) v3 release, a major overhaul that ships multi-agent orchestration with parent-child hierarchies, an AI Skills system based on Anthropic's open standard, MCP server integration (both consuming and serving), a composable middleware layer with six built-in classes including a FlightRecorder for deterministic CI testing, and a unified API spanning 17 AI providers. Luis and Cristobal walk us through the highlights of a 7-part BoxLang AI deep dive series, covering tools, memory systems & RAG, streaming, middleware, and MCP. We also touch on the BoxLang Spring Boot Starter, BoxLings (an interactive TDD/BDD learning platform), and TestBox 7's real-time streaming test runner.
Whether you're a Java developer curious about dynamic JVM languages, an AI engineer looking for a productive alternative to Python-based agent frameworks, or just want to see what the JVM ecosystem can do in 2026, this episode is for you.
Guests
Luis Majano
Cristobal Escobar
Content
00:00 Introduction of topic and guests
01:17 What is BoxLang and how to use it
05:25 Multi-runtime (WASM) with MatchBox, based on Rust
07:00 Combining BoxLang with Spring Boot
10:40 The abstraction approach in BoxLang AI, compared with LangChain4j and others
14:18 Markdown skill files similar to Claude are also used in BoxLang AI
15:21 About the 7-part Foojay BoxLang Deep Dive posts series, agents, event-driven,...
19:28 BoxLang can be used for MCP server and client
23:01 Premium features in BoxLang and building a company on an open-source project
27:52 BoxLings, an interactive learning tool for BoxLang that teaches TDD and BDD
30:25 TestBox 7, real-time streaming test execution and a browser-based IDE
32:58 How to get started with BoxLang?
34:14 How the evolutions in the JVM and Java language influence BoxLang development
39:33 Which article to read first on Foojay about BoxLang?
43:27 More learning resources and ideas for the future and desktop development
48:05 Conclusions
🤖 What is BoxLang AI?
BoxLang AI is a modular, production-ready AI and agent framework built on BoxLang. It eliminates complexity and vendor dependency while accelerating development. It enables developers to build intelligent applications with:
🔌 17+ LLM Integrations (OpenAI, Claude, Gemini, Grok, DeepSeek, local models, and more)
🧠 Autonomous Agents with persistent memory and sub-agent delegation
🧩 Pluggable Memory & RAG with 10+ vector databases and 30+ doc formats
🛠️ Tooling, Skills & Function Calling via real-time tool access
🌊 Multimodal Capabilities (Speech, text, images, video, music)
⚙️ Composable Pipelines with transformers and multi-model chaining
🌐 MCP Integration to expose and consume AI microservices
BoxLang AI is designed for real-world systems, not just demos—giving you full control over memory, models, and execution across any provider.
────────────────────────────────
🚀 What is BoxLang?
BoxLang is a modern, dynamic JVM language built for productivity, performance, and flexibility.
It runs natively on the JVM, supports scripting and compiled execution, integrates seamlessly with Java libraries, and powers applications across:
🌐 Web
☁️ Serverless
🧪 Testing
🖥️ CLI
🧠 AI & Agent systems
🖱️ Desktop applications
BoxLang is designed to let developers move fast—without sacrificing structure, performance, or control.
🌍 Learn more: https://www.boxlang.io
🐙 GitHub: https://github.com/ortus-boxlang/BoxLang
────────────────────────────────
🔗 Resources & Community
🧠 BoxLang AI Library: https://ai.boxlang.io
📘 BoxLang AI Docs & Book: https://ai.ortusbooks.com
🛠️ BoxLang Skills Directory: https://skills.boxlang.io/
🎟️ Into The Box Conference: https://intothebox.com/
🌍 BoxLang Main Site: https://www.boxlang.io
❌ X (Twitter): https://x.com/TryBoxLang
🐙 GitHub: https://github.com/ortus-boxlang/BoxLang
📦 bx-ai Repo: https://github.com/ortus-boxlang/bx-ai
📘 Facebook: https://www.facebook.com/tryboxlang/
💼 LinkedIn: https://www.linkedin.com/company/103849045/
🧵 Threads: https://www.threads.com/@ortussolutions
👍 Like, subscribe, and follow BoxLang to stay up to date on AI, agents, and JVM-powered innovation!
Видео From Scripting Language to AI Powerhouse: How BoxLang Is Redefining JVM Development - FooJay Podcast канала Ortus Solutions
BoxLang (https://www.boxlang.io) is a modern dynamic JVM language built for rapid application development. It's 100% Java-interoperable, compiles to JVM bytecode, and is deployable anywhere from OS to AWS Lambda to Spring Boot. In this episode, we sit down with Luis Majano (CEO of Ortus Solutions www.ortussolutions.com and creator of BoxLang) and Cristobal Escobar (BoxLang community manager) to dig into the wave of innovation that has hit the platform over the past few months.
We cover the BoxLang AI (https://ai.boxlang.io) v3 release, a major overhaul that ships multi-agent orchestration with parent-child hierarchies, an AI Skills system based on Anthropic's open standard, MCP server integration (both consuming and serving), a composable middleware layer with six built-in classes including a FlightRecorder for deterministic CI testing, and a unified API spanning 17 AI providers. Luis and Cristobal walk us through the highlights of a 7-part BoxLang AI deep dive series, covering tools, memory systems & RAG, streaming, middleware, and MCP. We also touch on the BoxLang Spring Boot Starter, BoxLings (an interactive TDD/BDD learning platform), and TestBox 7's real-time streaming test runner.
Whether you're a Java developer curious about dynamic JVM languages, an AI engineer looking for a productive alternative to Python-based agent frameworks, or just want to see what the JVM ecosystem can do in 2026, this episode is for you.
Guests
Luis Majano
Cristobal Escobar
Content
00:00 Introduction of topic and guests
01:17 What is BoxLang and how to use it
05:25 Multi-runtime (WASM) with MatchBox, based on Rust
07:00 Combining BoxLang with Spring Boot
10:40 The abstraction approach in BoxLang AI, compared with LangChain4j and others
14:18 Markdown skill files similar to Claude are also used in BoxLang AI
15:21 About the 7-part Foojay BoxLang Deep Dive posts series, agents, event-driven,...
19:28 BoxLang can be used for MCP server and client
23:01 Premium features in BoxLang and building a company on an open-source project
27:52 BoxLings, an interactive learning tool for BoxLang that teaches TDD and BDD
30:25 TestBox 7, real-time streaming test execution and a browser-based IDE
32:58 How to get started with BoxLang?
34:14 How the evolutions in the JVM and Java language influence BoxLang development
39:33 Which article to read first on Foojay about BoxLang?
43:27 More learning resources and ideas for the future and desktop development
48:05 Conclusions
🤖 What is BoxLang AI?
BoxLang AI is a modular, production-ready AI and agent framework built on BoxLang. It eliminates complexity and vendor dependency while accelerating development. It enables developers to build intelligent applications with:
🔌 17+ LLM Integrations (OpenAI, Claude, Gemini, Grok, DeepSeek, local models, and more)
🧠 Autonomous Agents with persistent memory and sub-agent delegation
🧩 Pluggable Memory & RAG with 10+ vector databases and 30+ doc formats
🛠️ Tooling, Skills & Function Calling via real-time tool access
🌊 Multimodal Capabilities (Speech, text, images, video, music)
⚙️ Composable Pipelines with transformers and multi-model chaining
🌐 MCP Integration to expose and consume AI microservices
BoxLang AI is designed for real-world systems, not just demos—giving you full control over memory, models, and execution across any provider.
────────────────────────────────
🚀 What is BoxLang?
BoxLang is a modern, dynamic JVM language built for productivity, performance, and flexibility.
It runs natively on the JVM, supports scripting and compiled execution, integrates seamlessly with Java libraries, and powers applications across:
🌐 Web
☁️ Serverless
🧪 Testing
🖥️ CLI
🧠 AI & Agent systems
🖱️ Desktop applications
BoxLang is designed to let developers move fast—without sacrificing structure, performance, or control.
🌍 Learn more: https://www.boxlang.io
🐙 GitHub: https://github.com/ortus-boxlang/BoxLang
────────────────────────────────
🔗 Resources & Community
🧠 BoxLang AI Library: https://ai.boxlang.io
📘 BoxLang AI Docs & Book: https://ai.ortusbooks.com
🛠️ BoxLang Skills Directory: https://skills.boxlang.io/
🎟️ Into The Box Conference: https://intothebox.com/
🌍 BoxLang Main Site: https://www.boxlang.io
❌ X (Twitter): https://x.com/TryBoxLang
🐙 GitHub: https://github.com/ortus-boxlang/BoxLang
📦 bx-ai Repo: https://github.com/ortus-boxlang/bx-ai
📘 Facebook: https://www.facebook.com/tryboxlang/
💼 LinkedIn: https://www.linkedin.com/company/103849045/
🧵 Threads: https://www.threads.com/@ortussolutions
👍 Like, subscribe, and follow BoxLang to stay up to date on AI, agents, and JVM-powered innovation!
Видео From Scripting Language to AI Powerhouse: How BoxLang Is Redefining JVM Development - FooJay Podcast канала Ortus Solutions
Комментарии отсутствуют
Информация о видео
Вчера, 13:56:49
00:49:06
Другие видео канала



