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.
Start Free Trial
Your monitoring isn't a stack. It's a pile. Fix that.
Errors, performance, logs, uptime. One install, one invoice, one UI.
Replace Datadog, New Relic, and Sentry without adding three more dashboards.
Outerp is a framework for interpreting text files that are grouped by indentation, like an outline, and invoking Java methods for each element. It is like XML without the tags and especially well-suited for configuration files and scripting languages.
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.
Java utilities for J2EE projects
DAOFactory
XML parsing tools
Sub Projects
Fantasy Sports tools
Go - XML scripting API
Classpath - Swing app for managing the classpath
LuaJava is a scripting tool for Java. The goal of this tool is to allow Lua to manipulate components developed in Java. LuaJava also allows Java interfaces to be implemented in Lua.
Pynt is a next generation java build tool. It uses its own Python-like scripting language that is easier to read and less verbose than xml and is capable of running all Ant tasks.
QUML wants to be a simple Java/Swing based GUI program for UML modeling. I would like to bring to users comfortable drag-drop environment for creating UML diagrams. In the future QUML could contain some kind of the scripting language (Tcl?) for work with
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.
Momoko is a framework for developing distributed, multi-user, network-aware applications. It includes facilities for storing objects in a tree structure, a shell for manipulating the object database, orthogonal persistence, scripting support, and a trans
The purpose of the project Scream is to develop a scripting language similar to the Scheme programming language. Development is done in and based on Java(TM).
The Operator Simulation Tool (OST) provides a framework for scripting user (software operator) events into a system. The purpose of the tool was originaly to provide fine grained client load onto the server side of a client/server network management app
The DynAPI <!-- I D E --> is aimed at being an extensible tool for easy and correct development of dynamic webpages with client-side scripting with focus on the HTML Document Object Model as controlled by ECMA/Javascript.
ProjectBuilder is a powerful and easy to use Project Build Manager. It is extendable via the built-in scripting language Python. So why 'ProjectBuilder', its named after the great 'ProjectBuilder' tool on NEXTStep.
Jus is a Java build tool, similar to Ant. Jus was created because, after using Ant for several months on a real project, I wanted Ant with file-based targets and an easier-to-type scripting language.
Jint is an experimental scripting language for Java environments. It is itself
based on Java and has many features commonly found in scripting languages.
DynamicJava is a Java source interpreter. It executes programs written in Java, like described in the Java Language Specification, in addition with scripting features.
A scripting language interpreted into several other script languages which can be executed on multiple platforms, such as bash/sh, Windows batch (cmd) and VBScript.
A Lua-based crawling scripting language and leveraging selenium
I needed a way to crawl a site, crawling using commands. I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium.
The trick here is to add the crawling commands into the Lua interpreter.
Java Test Framework is another scripting environment, but with a Swing GUI (possible Swing Application Framework), version control on configuration files, profiling on the run, database storage and statistical processing on the results.
Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.