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
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
A suite of RPN calculators and a class library for Object Pascal
TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator.
TRURL is an acronym for "TRURL is a Reusable Universal RPN Library".
Class Libraries:
• RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators
• Segmitator: Library for virtual seven-segment displays
Applications:
• TRURL A: Simple demo app...
!!! This project is currently CLOSED.
There is a new version of API available under LGPL license at
https://github.com/gehtsoft-usa/BallisticCalculator1
There is a new version of application in progress (ported to net framework 5.0)
https://github.com/nikolaygekht/ballistic.calculator.app
Ballisitic Calculator based on JBM's implementation 3-degree of freedom model, ported to C#, improved to support metric system and extended by some math from Litz's "Applied Ballistic" book.
...