Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
GUESS, or the Graph Exploration System, is a system and language for visualizing and manipulating graph structures and creating new visualization applications.
Pagkalos is an interpreted language written in Java. It supports the lambda-calculus and object-oriented techniques. All statements are writeen in reversed polish notation. Java-classes, objects and methods are easily accessible with the dot-notation.
Toolset for the TMPL (Template Matching Processor Language). Compiler and runtime for creating/ evaluating templates on XML data streams. Can be integrated easily in Java projects.
Unmazed implements an interpreter for a scripting mini language,
similar to the JSTL core tags, but in a standalone manner that can be used
in non-JSP applications. The language uses the JUEL implementation of
the Unified Expression Language (JSR 245).
DSQL ("Dynamic" SQL) is a scripting language for SQL, aka Perl for JDBC. It allows rapid development of code to perform database programming, data warehousing and import/export from databases, XML, Excel, etc.
A LISP-like XML glue language with an XML syntax.
Ideal for pipelined XML aggregation, transformations
and filtering with accessors to a content repository.
Embeddable Java implementation includes XSLT engine XT,
servlet, command line and applet.
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.
Tedir is a general purpose top-down parser library for java. Unlike a parser generator, it allows efficient parsers to be constructed at run-time, rather than at compile-time, and allows parsers to be extended while running.
ActivityScript takes an activity diagram (created with a UML tool) and executes it's contents. The content of Activity boxes are executed, the Guards of a Decision box are evaluated to control program flow and Fork boxes initiate new threads.
The purpose of the cinc project is to develop an emulator for Bell Labs' Cardiac (cardboard illustrative aid to computation) computer. The main product from this project is a Java program called jcinc.
Jacn is a Java-based configuration system for the SpringFramework. It also features a simple and effective web specific declarative JSF scoping mechanism that matches that of Spring Web Flow and Shale.
BigNumbers provides the tools to make (normally unreadable) BigDecimal calculations in Java easy. It allows you to express decimal calculations in a friendly way; BigNumbers will in turn take your expressions and turn them into BigDecimal calculations.
The Naomi project develops an OCL 1.5 interpretation and validation framework. Arbitrary model information is accessed via a model interface. The interface is extended to support OCL constraints on MOF compliant metamodels (e.g. UML metamodels).
TransJVM is a Java package to assist compiler writers targeting the Java Virtual Machine. It provides a simple logical interface for creating JVM classes, expressed in terms of Methods, Fields, Statements and Expressions. JVM details are hidden.
Kaffe/eCos is an open source Java implementation for embedded systems. Kaffe/eCos is based on two excellent open source projects, kaffe and eCos. Our objective for porting kaffe to eCos is to provide open source developing environments for embedded syste
Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
Un sistema de programación abierto, modular y flexible para fomentar las siguientes disciplinas: 1) programar para una interfaz, no para una implementación (GOF); 2) diseño por contrato; y 3) desarrollo dirigido por pruebas.