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
MongoDB Atlas runs apps anywhere
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.
This project is an xpath processor built for the j2me platphorm.
I couldn't find any xpath processor that would fit the limited resources
of a mobile phone so I decided to write my own.
Part of Active xml project (www-rocq.inria.fr/verso/Gemo/Projects
Pes is an simple programing language. It has just few basic constructions and it has c-like & pascal-like syntax. The compiler output is Jasmin - an assembler for java virtual machine. It was my school project.
The Semantic Web implementation using native xml database as backend storage. A SPARQL javacompiler to XQuery using Jena. There are XQuery scripts for native xml database Sedna(http://modis.ispras.ru/sedna/).
CatchemRPG will be a fully featured Java RPG similar to the old gameboy pokemon series.A plethora of mini games, side quests and content will be added to make it a fun game to play. Early test builds released. Not very functional yet...
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Fusion is a powerful high level programming language that merges several feature from Ruby, Python, Java, C++, Visual Basic, etc, in a only language. It's implemented by means of a compiler written in Haskell that generates Ruby code.
Plague is a text base zombie apocalypse RPG game. It is made using Java with the compiler BlueJ and it is DOS driven. its started by typing "java Base.class" or running the batch files that are included
UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
This is a free compiler that translate a subset of Pascal ISO7185 into bytecode for the JVM. The main goal is to make Pascal platform indipendent. The compiler is written in Java and it was developed also using other application such as CUP and JFlex.
A sub-C cross compiler for EduMIPS64 simulator. EduXcomp is a java project built using the antlr tool, and a grammar written by Monty Zukowski hardly modified by Elena Carobene, Massimo Trubia, and Alessio Tognazzolo.
Implementation of Plexus Compiler API for OpenJFX "javafxc" compiler (tool which compiles JavaFX code to JVM classes). Plugable to Maven2 Compiler Plugin.
JVRMUDClient is a simple client for MUD ( Multi User Dungeons ) written in java. Supports mini-map, colourful ansi terminal, will support triggers, scripts,...
This is desktop management tool for MiniShowcase gallery (http://minishowcase.frwrd.net/). Uses php soap server file (NuSoap required: http://sourceforge.net/).Please use NuSOAP/0.7.2 (1.94).Minimanage may not work with older or newer versions.
Open States Machines Designer is a Eclipse RCP based graphical editor for UML States Machines diagrams. It provides functionalities like Import/Export as XML and States Map Compiler Files, Code generation with SMC, UML validation rules...
Java library that makes easier access to API of compiler. That let to us to create java code from the run-time generated source code and execute it at once.
Tako is a direct programming language with Java-like syntax. Direct languages avoid routine aliasing and allow programmers to view all variables directly as independent objects, simplifying both formal and informal reasoning.
Ministone is a mini blog system implementation in JAVA. It's based on the famous Spring and Hibernate.The web layer will using AJAX to enchance user experience.It contains blog article management,user registeration,statistics and so on.
A mini tool that helps java developers to use parameters (arguments) for their software. The parameters will be read with annotations help and can be loaded from console or from a specific file. I hope you will find it useful.
Dejavu allows you to create in-memory snapshots of internal status of your Java objects at different points of time and to restore that status later. Dejavu is inspired by Memento design pattern and allows you to easily implement undo-redo, rollback etc.
YALC is a virtual architecture designed for educational purpose. It models a DLX-like processor and its set of ASM instructions, a compiler from a high level language (C-like), and an IDE with syntax checking and highlighting.
openASN.1 is an Open Source Java toolkit for the Abstract Syntax Notation One (ASN.1) which consists of a compiler and codec with a low footprint runtime library.
ZPlet is an interpreter for programs using the Z-Machine virtual machine invented by Infocom for their interactive fiction. This fork of ZPlet implements basic support for files in Z-Machine Blorb format (.zblorb) generated by the Inform 7 compiler.
Jawk is an interpreter/compiler for the AWK programming language for Java. Unlike prior versions, Jawk provides an efficient execution environment for AWK with minimal enhancements to the language.