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.
This project provides a model that represents measures as first class objects, that is, an object that encapsulates a number with its unit.
Measures are polimorphic with numbers, intervals and magnitudes.
SCM (aka GemKit) provides source version control for GemStone/S. GS/S source code is stored in an ENVY repository. Changes made in the client development environment are automatically propagated to GS/S and optionally to the client execution environment.
Susie (Scripting Using a Smalltalk Interpreter Engine) is an attempt to provide a light weight scripting engine using Smalltalk as the language. it is based on Public Domain SmallTalk (PDST).
Abora is a hypertext system supporting fine-grained links, transclusions and user link filtering. It is inspired by Ted Nelsons Xanadu and Udanax-Gold by XOC.
Hummin is open Smalltalk-80 implementation with ANSI Smalltalk compliant
class library. It is file based and therefore modular. It could
be used for object oriented scripting as well as for rapid application
development.
Mirror is a full featured object oriented programming language. In Mirror all programmatic entities are first class objects, actions are performed by sending messages to objects ala Smalltalk, and binding is dynamic and performed at runtime.
Smalltalk numerical analysis codes based on Didier Besset's "Object-Oriented Implementation of Numerical Methods: An Introduction with Java & Smalltalk", 2000, Morgan Kaufmann Publishers.
Ignite is used to optimize the distribution of a given group of files whithin the smallest possible number medias (of any kind). Ignite is highly configurable and has a lot of options (using user-defined commands to burn the medias is only one of them).
Squeak is an open, highly-portable Smalltalk-80 implementation providing platform-independent 2d and 3d graphics, sound, and network access. Active development of Squeak is going on elsewhere than SourceForge now, meet us at squeak.org.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
LDAP for Visual Age Smalltalk wraps the LDAP C API.
It allows connecting to a LDAP Server, queering entries,
changing, adding and deleting of LDAP entries. Although no documentation so far.
Testcases for public LDAP servers are included.
GLORP (Generic Lightweight Object-Relational Persistence) is a simple Smalltalk object-relational mapping tool using a non-intrusive architecture. This is a Camp Smalltalk Project (http://camp.smalltalk.org). Development is primarily hosted in the Ci
Exupery is a bytecode compiler for Squeak, a free Smalltalk. It is currently just over twice as fast as the interpreter running the bytecode benchmark and five times faster running simple integer benchmarks.
STaPLe is a library for interconnecting VisualWorks Smalltalk and SWI-Prolog. The library will allow Smalltalk program\'s to evaluate Prolog logic queries, these queries in turn will be able to interact with the objects in the Smalltalk imag
The ObjectBase Project could have been called Object Oriented DataseBase but we found at least two contradictions in that. This is not object oriented, it is just objects. This is not a database because we do not persist data, we persist objects.
A runtime inspection/scripting environment. Smalltalk-like Swing GUI for scripting engines and object inspection. Works on remote containers (EJB/Servlets) and of course locally. General BSF supported, comes with the Lisp-syntaxed language piji.
Ginsu is a cross-dialect semantic model and toolkit for partitioning Smalltalk code into packages, each package having a clearly defined scope and prerequisite structure.
Talks2 is a full Smalltalk and Development Environment which runs on top of the Java Virtual Machine. It comes with a ClassBrowser, Workspace, Transcript and all the things you know from a Smalltalk Development Environment.
Rosetta is a dialect-neutral, XML-based format for Smalltalk code interchange. It is based upon a semantic model of Smalltalk that allows dialect-specific concepts to be mapped to a cross-dialect form.
Dynace is a portable Object Oriented extension to C utilizing a meta-object protocol and generics. The OO features are similar to CLOS and Smalltalk (without their overhead) and solves many problems associated with C++.