Projects tagged ‘eiffel’


[27 total ]

23 Users
   

EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: * Eiffel compiler * Eiffel GUI editor * Eiffel code browsing tool * ... [More] Eiffel diagram editor with round-trip, * Eiffel refactoring tool * Eiffel debugger * Eiffel profiler * Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more. [Less]
Created over 3 years ago.

20 Users
   

Origo is a software and development platform based on a service oriented architecture that allows many people to work together to develop a software and also to stay connected to customers.
Created over 3 years ago.

13 Users
   

The main concern of the Gobo Eiffel Project is to provide the Eiffel community with free and portable Eiffel tools and libraries. That way, you can still use your favorite Eiffel compiler while taking ... [More] advantage of the goodies included in Gobo Eiffel. [Less]
Created over 2 years ago.

12 Users
   

AutoTest is a fully automatic testing tool. Our methodology is based on Design by Contract (TM). Contracts are a valuable source of information regarding the intended semantics of the software. The ... [More] information that contracts (preconditions, postconditions, class invariants, loop variants and invariants, and check instructions) provide can be used to check whether the software fulfills its intended purpose. By checking that the software respects its contracts, we can ascertain its validity. Therefore, contracts provide the basis for automation of the testing process. AutoTest allows the user to generate, compile and run tests on the push of a button and seamlessly integrates with existing manual unit tests. It is able to select manual tests that are relevant given a certain test scope. [Less]
Created over 2 years ago.

11 Users
 

Free implementation of ELKS library.
Created over 3 years ago.

3 Users
 

SAFE (Software App Foundations in Eiffel) is a collection of simple and effective frameworks in Eiffel : persistence, user interaction, report generation, communication. Add an abstraction layer on ... [More] top of existing Open Source libraries (eiffel or other languages). Help developers focus on application requirement. [Less]
Created over 2 years ago.

2 Users
 

Aranea is a middleware framework written on top of activeMQ and mostly written in Eiffel. It is a powerful framework to develop scalable applications.
Created about 1 year ago.

2 Users
 

EMS stands for Eiffel Messaging Service and is a wrapper around CMS (http://activemq.apache.org/cms/). It will allow to connect an Eiffel application with a message oriented middleware such as ActiveMQ (http://activemq.apache.org).
Created about 1 year ago.

1 Users

"The Eiffel Compiler" tecomp is a compiler and an interpreter for the Eiffel programming language. It parses the Eiffel source, validates it and executes the code in an Eiffel virtual machine. Tecomp implements standard Eiffel (ECMA 367).
Created about 1 year ago.

1 Users

EJSON is a simple API for dealing with the JSON format.
Created about 1 year ago.