New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Custom stack-based scripting language, compiler, and bytecode VM.
...It's designed to be simple enough to pick up quickly while still exposing the real mechanics behind how programming languages work making it as much a learning tool as a usable scripting language. It's also available on Android.
Install on Arch Linux:
yay -S lumen-lang-git
Online playground:
https://lumen.olehsheremeta.com/playground
Docs:
https://lumen.olehsheremeta.com/
Android version GitHub:
https://github.com/spikest3r/LumenRuntimeAndroid
The Object Icon programming language, migrated to Git from the Subversion at https://sourceforge.net/projects/objecticon/
Mirrored from https://github.com/chemoelectric/objecticon
A dynamic language for system programming (LuaJIT fork)
RaptorJIT is a Lua implementation suitable for high-performance low-level system programming. If you want to use a simple dynamic language to write a network stack; a hypervisor; a unikernel; a database; etc, then you have come to the right place.