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
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.
This is an attempt to create a new and extremely simple programminglanguage in which even complete novices may utilize it to create programs. The language will be kept as close to English as possible allowing for easy comprehension of the syntax.
This project is the reference/bootstrap compiler for the Aglaia programminglanguage. The language is object oriented and supports garbage collection, contracts, etc. Care is taken to ensure consistent and clean syntax, and to reduce programmer errors,
M is a capability-based language in the Java framework for distributed, secure, persistent, extensible virtual worlds. The project also supports JCC, a Java-based hybrid constraint programminglanguage. This project is also being used for work on TCC and its extensions.
Multimethods for .NET: Makes multi-methods available to *any* language that targets .NET - C#, VB.NET, JScript.NET, Managed C++ and the rest! Uses .NET dynamic assemblies and shows how to generate dynamic .NET types and IL at runtime.
CLAW is an extremely minimilistic programminglanguage that is good for people looking to write their own language, or learn more about programminglanguage design. The compiler and interpreter are just two C files that even Dev-C++ can compile!
C-Prime, or C' in abbreviation, is simply an attempt to add some fun and modern features to C without sacrificing speed or power. We intend to make "down and dirty programming" a "more enjoyable" experience.
Paradox is a programminglanguage designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
A group of systems for building network-oriented intelligent agents, consisting an agent communications infrastructure, April - an agent construction programminglanguage, Go! - a logic programminglanguage and DialoX - an XML-based user interface engine
The project's aim is to build automated programminglanguage translation system that will port program sources written in one language to other programminglanguage(s).
Inger is a compiler for an imperative programminglanguage (inger)
Inger is a compiler for an imperative programminglanguage (inger), which is much like C (but cleaner). Apart from the Inger compiler, we have written the e-book 'Compiler Construction: A Practical Approach', which is available for download.
Mercury is a modern logic/functional programminglanguage. The Mercury system includes a
compiler, debugger, libraries, sample code, profilers, etc. Mercury is designed to be the successor
of logic programming languages such as Prolog.
Hush is a full object-oriented programminglanguage, based loosely
on Smalltalk. It includes typeless data, dynamic method binding,
exception handling, closures, mixins, multiple threads,
garbage collection and X11 graphics bindings.
The Gobj system, a revolutionizing object-oriented application framework and programminglanguage which provides a simple, completely new way to interact with your computer and the world around.
AspectJ integration with Borland's JBuilder IDE. Developers use the AspectJ language to do aspect-oriented programming for Java projects. They can compile and run AspectJ and Java programs, and navigate and view crosscutting structure in the editor an
This project is the port of Lua programminglanguage to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
With the recent release of the OOPIC Compiler IDE source code we, the users of the OOPIC robot controller are working to improve the developement environment to assist and make programming the OOPIC easier.
Compiler, Interpreter and Docs for Superx++: the general purpose object-oriented programminglanguage based on XML. Superx++ conforms fully to the XML 1.0 specification and is ideal for manipulating XML and other markup language documents.
NewSpeak is a language allowing the rapid development of an executable application prototype in code that is readable by non-technical experts in the application domain.
Our goal was to develop a very simple programminglanguage for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).