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.
Get Started Free
$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.
Monster is a scriptinglanguage designed for game development. It is object oriented, type safe, bytecode-compiled, easily merged into existing engines and especially designed to facilitate user-generated scripts. Homepage: http://monsterscript.net
NanoCL is a simple command language with syntax based on TCL implemented in C++. NanoCL is designed to provide simple scriptinglanguage, configuration file format as well as interactive console to games and GUI applications.
C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scriptinglanguage.
MiniLang is yet another scriptinglanguage written in Java programming language. Main features : Functional language, Strongly interact with Java, XML integration, Statickly typed, Integrated template engine like Velocity or Smarty...
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.
Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with Java VM in that it locates classes on the fly and can also compile .java files in runtime.
A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scriptinglanguage to allow for experimentation with code generation and optimization techniques.
{sets} is a lightweight constraint programming language. The uniqueness of {sets}, is that it uses ROBDD ( Reduced Ordered Binary Decision Diagrams ) to represent and solve constraints.
This is a framework for the creation of dynamic scripting languages on the .NET platform. Static typing, type inference, and true derivation from .NET classes are also planned. Two projects built on this are Boa and NetLisp. It is a work in progress.
This is a scriptinglanguage for the .NET platform, similar to Python. Previously, it had a nice IDE and could run Python code unchanged. This is a from-scratch reimplementation using the dynscript-net project. I hope to reimplement all the old features.
Command Script 4 (CSC4) is an "application control" or application extension scriptinglanguage / virtual machine / compiler environment. CSC4 supports object member access, object creation and static calls to the underlying .NET Framework 2.0.
YAMM is a scientific calculator which supports the MATLAB-like programming language. Do not like resource-consuming MATLAB, this software provides a lightweight but efficient environment.
a delegate compiler and a numerical scriptinglanguage (like syscalls). the compiler is done in concept but the backend is still in the brainstorming phase.
JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap.
JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scriptinglanguage
Longenis is a simple, powerful object-oriented scriptinglanguage incoporating elements of Python, Tcl, Java, and Lua. It is designed to be light, clean, elegant, and cross-platform.
nbasic - bytecode compiler+vm for middle level programming language, like basic. nbs - small and fast C-coded object orientated basic (compiler+vm) for embeded applications. Purpose: scripting support for C/C++ project.
Sausage Script is an internet scriptinglanguage aimed at CGI programming. It is fairly easy to use but has some of the weirdest syntax that you've probably never seen before. Perhaps it is time you try something new!
xSL - xa3RO's ScriptingLanguage - a Complete scriptinglanguage for 3d Engines and not only, writen in Delphi. The syntax is a combination between Delphi and pseudocode and it has the abiliy to add user defined functions.
Macro Scipting Language (MSL) is a light weight perl-like scriptinglanguage that is intended to be added to existing or new applications to provide macro support. It can also run standalone as well. The syntax is very close to perl and c.
XML^2 ("XML to square", you can write also xml2sqr, "eXtensible Module Language by eXtensible Markup Language"), is a development framework, based on an XML-based scriptinglanguage, translated by an interpreter/compiler in vba, C# or Java.
DWIG is a software tool that connects existing Delphi code with the Python scriptinglanguage. With DWIG, you can easily turn your Delphi units to Python extension modules. The extension modules can be used to control your existing Delphi programs.
JTL is a compiler for Java extended with traits. Traits are lightweight entities that serve as primitive units of code reuse. A trait is similar to an interface, but can contain method implementations.
DelphiWebScript is a scriptinglanguage for use in Borland Delphi(tm) projects. The programming language is similar to Delphi. It's HTML features are optimal for web applications and report modules.
A visual scriptinglanguage programmed in visual basic 6.0. There is yet to be a compiler. In fact, this is an out dated version. I am now working on 1.2.3
Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.