Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Try Cloud Run Free
Cut Cloud Costs with Google Compute Engine
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Home of the Open Object Rexx Project. ooRexx is the open source version of IBM's Object REXX Interpreter. It is upwardly compatible with classic REXX and will execute classic REXX programs unchanged. The project is managed by the Rexx Language Association.
Rexx/EEC is a Rexx external function package providing support for the Encryption, Encoding and Compression of data. Equivalent functions exist for Decryption, Decoding and Decompression.
Rexx/Curses is an interface to the curses library. With this external function package, Rexx programmers can write cross-platform applications with a consistent textual user interface.
An external Rexx function package to connect to SQL databases
Rexx/SQL is a Rexx external function package that allows access to various SQL databases
with the same interface. Multiple databases from different vendors may be connected at once.
Rexx/Wrapper is a pseudo compiler for Rexx programs. It generates a SAA API application
with the Rexx program embedded. The application is then compiled and linked allowing
the user to distribute their Rexx program as a stand-alone executable.
Rexx/Trans provides an abstract level between a Rexx-enabled application and a Rexx
interpreter. This allows an application to be written using the SAA Rexx API and linked
with Rexx/Trans. At runtime, Rexx/Trans finds an appropriate Rexx interpreter fo
Wrapper library for adding MySQL support into the REXX language. Libraries are written in C and then imported into REXX scripts. Once imported REXX scripts can access most of the functions of the MySQL C API through REXX.
GCI is the Generic Call Interface for REXX interpreters. GCI allows REXX programmers access to all shared libraries (aka DLLs) where there are no REXX-specific wrappers.
The Object REXX GTK+ Project provides a modal dialog manager interface to the GTK+ library from IBM's Object REXX. The project consists of a set of REXX external functions and an Object REXX class library which wraps those functions.
Rexx/Tk is a Rexx external function package providing an interface to the Tk library. This allows Rexx programmers write portable, cross-platform GUI applications.