Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits to Build on Google Cloud
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.
P2Ada is a Pascal to Ada translator.
Recognizes particularities of several Pascal dialects: Turbo/Borland/Delphi (mostly), CodeWarrior, ISO, ISO Extended (a bit).
Includes a full ayacc / aflex parser & lexer for Ada 95+ with sources.
Mirror: https://github.com/zertovitch/pascal-to-ada
Provides access to GNAT compiler internals for AdaCore utilities
...The code is released under GPL V3.0 without any Runtime Exception, because the compiler components are themselves pure GPL.
NOTE: This library was written to support building Ada tools for Darwin (MacOS X), and contains Darwin-specific choices.
ssprep is a tool that generates file-trees from a given set of templates. The intent is generation of project structures. The major design goals has been: * Simple. * Platform independent. * Configurable. * Recursive.