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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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.