Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Agena is an interpreted procedural programming language.
Agena is an easy-to-learn procedural programming language designed for science, scripting, and many other applications. Binaries are available for Windows, Linux, Solaris, OS/2, Mac OS X, Raspberry Pi and DOS.
BASIC-like language interpreter for embedded systems
Terminal-BASIC is a BASIC-like language interpreter, works on
a set of single board embedded systems (i.e. famous AVR uc based boards).
Terminal-BASIC:
* suports real numbers, multidimensional arrays and Darthmouth BASIC-style matrix operations;
* written in C++11;
* has modular structure (can save uc storage, instantiating only used modules);
* works through different i/o devices, using vt100 commands;
* on systems with multiple i/O devices can work as simple time-sharing system;
* static Linux build for playing and debug;