Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start 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.
RUG is an universal machine-friendly binary file generator. Together with suitable macro packages, it can be used to assemble executables for almost any known processor. The main goal is to build a backend for a future Scheme translator.
The purpose of this project was to prepare gfortran for integration into gcc. Since this integration was completed in the summer of 2003, this project is now finished. You can find information about gfortran on http://gcc.gnu.org/wiki/GFortran/
This project aims to further develop the programming language MOO as implemented in the LambdaMOO Server 1.8.1 for usage not only in MUDs, but also for applications.
PATH is a programming language that is similar to Brainfuck. This intuitive language requires a simple grasp of two dimensional space, one requirement that almost no other programming languages have.
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.
A Front End for TASM. Compiles Assembly Programs.Includes Intellisense to Help Assembly Coders. Immidiate Error Tracking and Instant Code Help provided.
dependable is a perl script that you (software author or package manager) distribute with your tarballs. It automatically downloads dependencies for your software from the web/FTP. This makes tarball installation much easier for your users.
The goal of VMKit is to create a body of code useful for creating and experimenting with virtual machines. The code will emphasize modularity, clarity, correctness, and portability in no particular order but all taking precedence over execution speed.
classgen is a Java class generator. It produces classes for abstract syntax trees in compiler frontends from simple and compact specifications. Generated classes have builtin support for the Visitor design pattern.
Moved to GitHub: github.com/developer-resources-co/drdevtools
# ⚠ This project has moved to GitHub
**drdevtools is now maintained on GitHub:**
**[github.com/developer-resources-co/drdevtools](https://github.com/developer-resources-co/drdevtools)**
The complete CVS history was migrated to git on 2026-06-10. This SourceForge
project is retained only as a read-only archive — all current development happens
on GitHub. Please update your bookmarks and clone from the GitHub URL above.
The Psycho Compiler & Virtual Machine is a software product developed by David Lurton. The Psycho language is a subset of the C++ language, with structure concepts taken from languages like Java and C#.
The purpose of the UniLoop project is to create universal loop construction which will be effective and handy. Modify SmartEiffel(smarteiffel.loria.fr) to introduce this new loop construction.
Modeler is a new pure object-oriented programming language introduced by Mahdi Cheraghchi Bashi Astaneh. Modeler has evolved the concept of object-oriented programming by introducing a more abstract and formal concept of object classes, called Model.
This project is the reference/bootstrap compiler for the Aglaia programming language. The language is object oriented and supports garbage collection, contracts, etc. Care is taken to ensure consistent and clean syntax, and to reduce programmer errors,
JSource is a small Java IDE written in Java using entirely Swing components. It has a light but powerful editor that allows creating, editing, compiling, and running Java files. It also supports syntax highlighting for other programming languages.