AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
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.
MekaWars is a game of the programming-game genre: in this kind of games like JRobots or Gun-Tactyx the player programs the AI of his team of bots and then watch them fight against teams programmed by other players. In this case the game is set in outer space and the players write the control script of star-fighter pilots and star-ship captains. The players write the AI of their bots using the Lua programming language.
The name stands for "General Purpose Abstraction Layer". GPAL is a set of C++ classes which are used to represent any kind of data and to manipulate them. Thanks to SWIG, it is usable in many programming languages.
Virtual Reality Chat (VRC) is developed using a framework (Yaf3D) which combines robust software libraries such as OpenScenegraph, Lua, ReplicaNet, and more. VRC provides text and voice chat in a 3D environment. YAG 2002 project is their home.
A cross compiler for writing lua code in Java. Useful for writing Addon's that use the popular scripting language Lua. Avoid the hassle of writing unorganized code in a language with very little IDE support. Use eclipse and many other java tools.
OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
The OpenGDK project has been renamed to what it should be. It's been moved to https://sourceforge.net/projects/opengdk/ I apologize for the inconvenience and confusing it caused.
The TORUS framework project aims to provide a complete application lifecycle management environment (from requirements to tests), supporting most common platforms and programing languages, and centered on one main concept: Think Once & ReUSe!
Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
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.
World of Warcraft DKP package for EQDKP Plus based DKP systems. It includes an in-game addon to keep track of DKP data and to simplify loot distribution and an automated update application.
Guild Kit is a J2EE-based toolkit for building World of Warcraft (TM) (WoW) guild forums with additional functionality like skinning, armoury lookup support, extensive right model, DKP tracking and raid statistics.
True3D is a game engine that will be centered around OpenGL FPS development. We plan to have multiple versions (for C# and Java)<br><br> Feel free to edit the code and submit changes to me.<br> SVN is now up.
DCWatch is a DCWL (DCWatch Library) based program. It's working on the new DirectConnect (ADC) network. You can create hubs and bots with extra features. It supports TIGR, SHA1 and UCMD extensions of ADC protocol, and Lua scripts.
A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
A massively-multiplayer online role-playing game (MMO-RPG) designed to function like a table-top RPG, allowing players to use natural language naratives or commands rather than the strict subset commonly associated with computer games.
"Virtual Infrastructure for Applications and Services Over IP" ViaSIP_NG using latest OpenCloudComputing recommendations to develop Scalable Private-Public cloud platforms. ViaSIP is leveraging ODS - LinkedData, CouchDB, Eucalypus, DatR.ws & Web2Py.
Atani Software has a primary focus of developing games for various platforms and also try to keep the good old BBS' alive with releases of door games, etc.
LuaEclipse is an IDE for the Lua language based on the Eclipse platform. It features syntax highlighting, content assistant, code running, integrated documentation and more...
WoWsr is Java application for uploading screenshots from World of Warcraft to Flickr. In combination with the WoWsr Add-on for World of Warcraft, WoWser uploads and tags screen shots. Location data is tagged using the vGeo machine tag format.
A Lua-based crawling scripting language and leveraging selenium
...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.