Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Lua script for SciTE, to decode the utf-8 char before the cursor
It is a Lua script for the SciTE text editor, to decode the utf-8 character immediately before to the cursor: for example, with the cursor after ∀, type CTRL+Alt+Y, and ∀ is replaced with 2200.
It is a LUA script integrated in the SciTE text editor. With it you may type unicode into scite. For example, type 2200 CTRL+U, and 2200 is replaced with ∀.
SciTE: http://www.scintilla.org/SciTE.html
LUA: http://www.lua.org/
A complete 2D Game Engine with built in drag and drop editor
Euphoria is a 2 Game Engine
and Development kit for aspiring game designers who are interested in getting their feet
wet in the world of game design and programming. Some features of the engine are:
- 2D levels and basic rasterized rendering
- Simple animations and timer systems
- A complete embedded Lua 5.1 scripting environment for level scripting
- A drag and drop level designer
- Support for all standard Windows Media Player compatible media types
- Background Music
...
This is a key customizer that provides GUI key editor and flexible script. This project has moved to SourceForce.jp https://sourceforge.jp/projects/zenisynth/
The aim of LucED is to develop a fast & responsive text editor with a simple but powerful user interface similar to NEdit, using embedded Lua script language, syntax highlighting configurable via PCRE regular expressions with arbitrarily nested patterns.