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 for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Developer Assistant for PUC-Rio Tecgraf sci/tech toolkits on GNU/Linux
...The Tecgraf projects are hosted on SourceForge:
"im" (Image Manipulation) <https://sourceforge.net/projects/imtoolkit/>
"cd" (Canvas Draw) <https://sourceforge.net/projects/canvasdraw/>
"iup" (Toolkit for GUIs) <https://sourceforge.net/projects/iup/>
Lua also comes out of PUC-Rio, and is a small, portable, fast, powerful, readable, flexible and free scripting/extension language. See:
<https://www.lua.org/about.html>.
This Assistant helps with installation (needs sudo), and non-sudo day-to-day project activities such as SVN updates and project patch/edit/build/run. The "hello, world" dialog box Bash/Lua script is two lines:
#!/bin/bash ../support/play-lua-tec
iup=require("iuplua"); iup.Message("MyApp", "hello, world")
wxLua is a Lua scriptinglanguage wrapper for the wxWidgets cross-platform GUI library. It consists of executables for editing, running, and debugging wxLua scripts, a library for extending C++ programs with a fast, small, fully embeddable scriptinglanguage, and a variety of sample programs. With wxLua you can quickly write full-featured programs with graphics, networking, printing, etc. for MS Windows, Linux, and OSX.
Lightweight Linq-like library for Lua.
For the latest version of this project, refer to http://code.google.com/p/lualinq/
Sorry for that.
The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license.
It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames).
The focus on data instead of processing makes it suitable for all those...
Xenos Engine is an open source scriptable 3d simulation engine. Xenos provides a unified interface to a diverse collection of open source libraries, exposed to an easy to use scriptinglanguage.