Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
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.
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.