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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
JSim8086 is platform-independent Assembly Language Simulator of the Intel 8086 CPU. It was designed to be a learning tool (CAL) for first year Computing students who are learning Computer Systems Organisation and Assembly Programming.
This Project is oriented to the people recently initiated in programming. The aim of this project is to translate pseudo code to real pascal code for testing. And with plugins or dictionaries, It can translate to any programation language.
MimaSim simulates a minimalistic microprocessor system and is intended to demonstrate and learn basic concepts of those systems and programming them with assembler instructions.
Simple Logo is a small and very basic Logo interpreter intended to be used as an educational tool, to allow children to learn a simple programminglanguage.
JCPUSim is a CPU (Central Processing Unit) simulator written in Java. It is intended to aid in teaching how the fetch-decode-execute cycle, CPU, registers, memory and assembly programminglanguage work in a computer system.
Dodona is a molecular dynamics program which aims to treat nanostructures. It is provided with a basic interpretater language and can easily be extended with plugins. It supports basic matrix and vector manipulation in a Matlab/Octave-fashion way.
APLEpy stands for Algebraic ProgrammingLanguage Extension for Python. It is an open source alternative to commercial products such as AMPL and GAMS. It offers the same high level of abstraction while keeping the advantages of using Python environment.
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
This is the GTK+ port of euler, a program for quicly and interactively computing with real and complex numbers and matrices. It features advanced graphics capabilities and a simple programminglanguage.
tLISP is a small implementation of the LISP programminglanguage written in Object Pascal. Includes tle a command line tool for working with the LISP environment, and dynamic library for calling LISP functions from other applications. tLISP 2 or dLISP is
BasicJ is a Java API that emulates a variant of the BASICLanguage. It is intended as a tool for teaching first time students of computer programming and a stepping stone into Java. It can also be used by adv. users who need easy access to a 2D interface
This is a prolog-like programminglanguage based on the fuzzy logic. It includes the class-libraries for fuzzy logic, probability theory and method of resolution, all made in C++. Java releases possible in the future.
The General Intensional Programming System (GIPSY) consists in three modular sub-systems: The General Intensional ProgrammingLanguage Compiler (GIPC) ; the General Eduction Engine (GEE), and the Intensional Run-time Programming Environment (RIPE).
This project aims at creating a Java application/library that is capable of generating a syntax diagramm of a (programming) language in the SVG graphics format.
Can calculate mathematical expression. It have a module system witch make it very easy to add own functions. Other features are a graph painter and a tiny programminglanguage designed too make it easy too write small mathematical tools.
Java project (run anywhere) designed to provide a simple but entertaining introduction to the Java language for students in beginning programming classes.
ToSpeak is an application designed to help users learn the basic words and phrases of some foreign languages. Activities include flashcards, quizzes, alphabet practice, and hangman. Written in Java with XML and JAXB.
JBeginner is for teaching and learning the Java programminglanguage. It allows the user to construct simple programs by selecting program elements from menus, and to step through them, studying the evolution of the stack and the heap shown on the screen
ppC++, is an HTML-preprocessed C/C++ language which is adapted especially for active web pages programming and brings new additional features which make web programming very easy.
AdaPackageTesting is a tool for developers using the Ada95 programminglanguage. With him, it's very fast to create the structure of a test program based of the package specifications (.ads).
The project JPetriNet is a Petri Net modeling, analysis and simulation tool made in Java ProgrammingLanguage. JPetriNet was previously intended to aid educational activities but also could be used in any other purpose involving concurrent systems.
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code