Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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
...
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.
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.