Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A plug-in for the Notepad++ Open Source editor, allowing access to the editor's internals from user scripts written in Lua language. Provides N++ users with easy and powerful way to automate complicated tasks.
Aims to wrap as many as possible API calls needed to create useful and rich plugins for notepad++ under LUA scripting, so everybody can build their own plugins for NPP.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
A Lua-based crawling scripting language and leveraging selenium
I needed a way to crawl a site, crawling using commands. I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium.
The trick here is to add the crawling commands into the Lua interpreter.
Luma is a VST plugin for scripting musical events. It uses Lua as an embedded language that is augmented with functionality useful to making music, such as: timing, scales, notes and phrases.
IRC bot based on the concept of (re-)loadable user-coded Lua modules, editable by anyone, which handle all the bot's functions. The project's main goal is to create a full written-language interface with no special predefined commands.