Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Build Agents and Models on One Platform
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.
ExtJS server sources for Lazarus Free Pascal on GNU LGPL license.
After sharing my Lazarus upgrade, italians reviewed and shared it again.
From my bitbucket.org/matthieugiroux account.
Ext Pascal actually uses Ext JS 3.2.1 and Lazarus 1.6 or 1.8 RC5.
Source code for various macOS Lazarus + Free Pascal Wiki projects
Project source code for various macOS Lazarus and Free Pascal code examples found in the Lazarus and Free Pascal Wiki.
To build and run a downloaded Lazarus project:
* Change to the project dir and run: xattr -r -d com.apple.quarantine *
* In Lazarus, Project > Project Options > Create Application Bundle
* Compile and run
Lazarus-chain is a implementation of the chain of responsibility design pattern for Lazarus and Delphi (written in Free Object Pascal). Chains can be constructed in runtime by a configuration file. I use this little framework in several projects.