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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.
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.