---
description: Información actualizada sobre EiffelStudio. Lee opiniones verificadas y descubre funciones, características, precios y usabilidad. Obtén rápidamente una visión general de ventajas y desventajas. Compara EiffelStudio con productos similares.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: EiffelStudio: precios, funciones y opiniones | GetApp México 2026
---

Breadcrumb: [Inicio](/) > [Software para desarrollo de apps](/directory/370/application-development/software) > [EiffelStudio](/software/129459/eiffelstudio)

# EiffelStudio

Canonical: https://www.getapp.com.mx/software/129459/eiffelstudio

Página: 1 de 2\
Siguiente: [Página siguiente](https://www.getapp.com.mx/software/129459/eiffelstudio?page=2)

> EiffelStudio es una plataforma integrada de desarrollo de aplicaciones que ayuda a los programadores informáticos a crear aplicaciones de software y agilizar los procesos de desarrollo. Proporciona a las organizaciones herramientas de depuración para probar automáticamente clústeres y cadenas en busca de errores potenciales.
> 
> Veredicto: 14 usuarios lo han valorado con **4.4/5**. De los mejores valorados en **Probabilidad de recomendación**.

-----

## Estadísticas y valoraciones rápidas

| Métrica | Calificación | Detalles |
| **En general** | **4.4/5** | 14 Opiniones |
| Facilidad de uso | 4.4/5 | Basado en las opiniones generales |
| Asistencia al cliente | 4.5/5 | Basado en las opiniones generales |
| Relación calidad-precio | 4.6/5 | Basado en las opiniones generales |
| Funciones | 4.5/5 | Basado en las opiniones generales |
| Porcentaje de recomendaciones | 100% | (10/10 Probabilidad de recomendación) |

## Sobre el proveedor

- **Empresa**: Eiffel Software
- **Ubicación**: Goleta, EE. UU.
- **Constitución**: 1985

## Contexto comercial

- **Precio inicial**: USD 175.00
- **Modelo de precios**:  (versión gratuita disponible) (Prueba gratis)
- **Público objetivo**: Trabajador autónomo, 2-10, 11-50, 51-200, 201-500, 501-1,000, 1,001-5,000, 5,001-10,000, 10,000+
- **Despliegue y plataformas**: Cloud, SaaS, Web, Mac (desktop), Windows (desktop), Linux (desktop)
- **Idiomas admitidos**: inglés
- **Países disponibles**: Estados Unidos

## Funciones

- API
- Controles o permisos de acceso
- Creación de informes/análisis
- Depuración
- Desarrollo de aplicaciones web
- Desarrollo de software
- Entorno de desarrollo integrado
- Gestión de documentos
- Gestión del cambio
- Importación y exportación de datos
- Interfaz gráfica de usuario
- Modelado de datos
- Test de compatibilidad

## Opciones de asistencia

- E-mail/Help Desk
- Preguntas frecuentes/foro
- Base de conocimientos
- Asistencia telefónica
- Chat

## Categoría

- [Software para desarrollo de apps](https://www.getapp.com.mx/directory/370/application-development/software)

## Alternativas

1. [Essential Studio](https://www.getapp.com.mx/software/171039/essential-studio) — 4.5/5 (923 reviews)
2. [GitHub](https://www.getapp.com.mx/software/90537/github) — 4.8/5 (6169 reviews)
3. [Microsoft Visual Studio](https://www.getapp.com.mx/software/100377/microsoft-visual-studio-online) — 4.6/5 (3006 reviews)
4. [IntelliJ IDEA](https://www.getapp.com.mx/software/125123/intellij-idea) — 4.7/5 (1257 reviews)
5. [Jira](https://www.getapp.com.mx/software/9953/jira) — 4.4/5 (15362 reviews)

## Opiniones

### "Hands Down Best" — 5.0/5

> **Larry** | *13 de septiembre de 2018* | Software informático | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: Navigation of the object model in a system is the best I have ever encountered. The IDE's ability to do this is thanks to the Eiffel Method and Language. There are no ambiguities to object references. I cannot recall the last time I used a text search to locate properties (attributes) or methods (routines). This means I spend less time searching and more time designing, coding, implementing, testing, and producing.&#10;&#10;The built-in tools for testing (Auto Test) are second to none\! When coupled with Design by Contract assertions, the Auto Test tool is the fastest way to design and implement as I go—where I write tests to confirm my design immediately as I write the code. Moreover, I create "negative" tests easily, where I am looking to answer the question, "Can I break this and make it fail?" Doing so takes me miles towards bullet-proof code that I can trust the first time.&#10;&#10;The built-in code inspection tool is almost as important as the compiler itself, which is (by far) the best in the industry. It's like having a 30 year veteran sitting on my shoulder offering advice about my code. The rules that control this "expert system" are not only expanding and getting better, but I can tweak them and even add my own.&#10;&#10;Multiple views of my code text is amazing.&#10;&#10;The debugger is the finest ever.&#10;&#10;Love the memory analysis tools for finding and plugging memory leaks.&#10;&#10;The code execution profiling system is excellent for quickly locating and resolving code implementations that are slow.
> 
> **Puntos en contra**: One "con" I can think of is that I need more information on arguments and locals. However—the AST data of the compiler is the best in the business and so creating these tools is easily within reach and I have made these suggestions to Eiffel Software. They are actively working to improve the IDE and I am sure the community ideas along these lines have not gone unnoticed.&#10;&#10;The other "con" is that the IDE does not yet support web and mobile based software development as well as it ought to. However, I am betting (again) the Eiffel Software has something in the works to help its web and mobile developers as time moves along. The development of the EWF (Eiffel Web Framework) is already moving us along towards this ultimate goal, but we're not quite where we want to be yet. For example: We need the editor to become HTML and JavaScript friendly as well as XML and JSON friendly too.
> 
> I prefer Eiffel Studio to any other IDE I have ever used. Period\!

-----

### "EiffelStudio your pal and lifesaver" — 4.0/5

> **Paul** | *17 de septiembre de 2018* | Banca | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: The tool is always helping you to create results very quickly. We always say, 'The compiler is your friend' and that really counts for the Eiffel compiler. I can state from experience, that if the software is compiled it runs, very stable and robust, while the software always benefits from the high quality Eiffel architecture and underlying method, which are integrated in this tool. When you think in ideas which were described in the book Object Oriented Software Construction, in my opinion Eiffel and EiffelStudio is the only one environment that is able to meet those standards.&#10;&#10;I worked with a lot of other tools and languages, like Visual C++, Visual Studio C\#/.NET, Borland Delphi, VisualStudio Code with TypeScript, SCADE with Swift, compared with those environments I find EiffelStudio stand out, to be able to create high quality software with which it is easier, compared to other ones, to create reusable and extendable software components or even frameworks.&#10;&#10;Always remember, that even in environments with the highest demands EiffelStudio is a lifesafer, people who have been there know what I mean.
> 
> **Puntos en contra**: It seems to be a bit off, regarding to modern tooling, to support the modern software development process. No integration with version management. While focusing on reusability and extendability, there is also no support for configuration management. This a a daunting task to deal with in the real world of containerized applications, having a lot of small software products running in a solution and managing this from a software perspective.
> 
> We are using it in a company for the processing of financial transactions where we heavily rely on the internet. With the use of the Eiffel Web framework and the outstanding support of Eiffel software we have been able to make our vision become true. Each year there are two updates of EiffelStudio. While the Eiffel team is not as huge as compared with other big companies or communities, they still are able to add highly sophisticated techniques into the EiffelStudio environment coming from their academic sources, think about void safeness and SCOOP. I also use Eiffel for my own framework, based on interesting theories about event driven architectures. So if you are in for a real understanding of software and not afraid of a higher level of thinking, this environment is great and you will live with the flaws that are always there in any environment.

-----

### "Formally first-rate, lacking some practical software development features" — 4.0/5

> **Thomas** | *13 de septiembre de 2018* | Hospital y atención sanitaria | Valoración de la recomendación: 7.0/10
> 
> **Puntos a favor**: EiffelStudio functionality follows Eiffel the language, which is significantly more advanced than other OO languages as Java 8, C\#.Net 4+ etc. It is thus simpler to use than more complex IDEs such as IntelliJ, which has sophisticated instrumentation to detect e.g. inheritance lineage of features that in Eiffel is easy to show. ES is easy to use and enables the whole class system to be investigated in a fully rigorous way.&#10;&#10;The incremental compilation generally works well, with some hiccups when drastic changes to the software are made.
> 
> **Puntos en contra**: As of 2018 it lacks several features for application development that should be built-in by now, including:&#10;\* a built-in i18n error/info message system (we built our own years ago)&#10;\* a more sophisticated icon management system (we built our own)&#10;\* a logical controls layer on top of Eiffel Vision 2 (we built our own)&#10;\* a application built-in installer builder for the 3 main platforms&#10;\* built-in splash screen builder / tools / lib&#10;\* tools for creating apps that can be live-updated by the user&#10;\* built-in resources / .cfg system for applications&#10;\* tool support for building docking UI in applications&#10;\* the drawing tool is not really usable&#10;\* no integration with TypeScript or other similar modern web app development frameworks.&#10;&#10;A serious problem is the inability to build self-standing form of an application for easy installation on the Mac. Currently, the Mac form relies on GTK2, and large extra installs that are unfamiliar to non-technical users (which is most of our users).
> 
> Our main application is a free open source tool for domain modelling, built in Eiffel. it probably has about half the number of lines of code compared to if we had done it in Java, but on the other hand, we had to build the whole UI from a low level, whereas modern app development can make use of significant app building frameworks. However, the back-end, consisting of multiple parsers, compilers and reasoners was efficient to write in Eiffel compared to any other language currently available.

-----

### "EiffelStudio 8.7" — 4.0/5

> **Roger** | *13 de septiembre de 2018* | Tecnología y servicios de la información | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: What I like most, and have grown to rely on, is EiffelStudio's support for the full breadth of object-oriented development, from modelling to compilation to debugging.  The IDE is easy enough for newbies, and rich enough for long-time users like myself.  It lets me work with a system, and the Eiffel environment, the way that I think, without making me dumb-down the model to fit the tool.
> 
> **Puntos en contra**: That's a tough one, but because I am required to say something, I'd say that I'd prefer to see a more obvious choice of concurrency models (the default is SCOOP; great model, but not necessary for a lot of simple experiments).
> 
> EiffelStudio supports the Eiffel language and environment, but goes well beyond that, and sometimes it helps for us users to step back and think about it (as this review is causing me to do).  EiffelStudio supports the Eiffel model of software development (that model is independent of, but supported by the Eiffel language).  It's easy to use, but achieves that easiness without compromising its richness.  Real object-oriented design involves rich structures and relationships.  Too many IDEs offer little more than syntax coloring; neither promoting good practices nor supporting its practitioners.  This is where EiffelStudio sets itself apart from other language tools and IDEs.  Some might argue that its support of Eiffel dictates its functionality, and that is true to an extent, but one need only look at how poorly other tools support the practices and expressiveness of the languages they support to see that EiffelStudio sets the bar a lot higher.&#10;I cannot always get to use Eiffel for the products I build, but I always think first in Eiffel, and use EiffelStudio to model the problem, and the solution, whether it's a trivial app for my own amusement, or large-scale commercial work.  With Eiffel and EiffelStudio, I have the luxury of working at the model level, checking my assumptions, implementing my logic and assertions, and compiling the whole lot into a working application.  The net savings in time, and errors, more than makes up for any up-front investment.

-----

### "Game Development with EiffelStudio" — 5.0/5

> **Hubert** | *17 de septiembre de 2018* | Juegos de ordenador | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: Incredibly clean/logical language design, garbage collection, true multiple inheritance, object oriented with Design by Contract has allowed me to develop with Eiffelstudio since 1999 with relative speed and ease.   With a comparable execution speed to a similar project implemented in C, there really hasn't been any downsides to using Eiffelstudio for game development over the years.
> 
> **Puntos en contra**: Limited 3rd party libraries and especially game development libraries can slow things down from time to time.  However with the recent additions of SDL library wrappers in the open source community, accelerated 2D and 3D development is now a very nice option when using Eiffelstudio.

-----

Página: 1 de 2\
Siguiente: [Página siguiente](https://www.getapp.com.mx/software/129459/eiffelstudio?page=2)

## Enlaces

- [Ver en GetApp](https://www.getapp.com.mx/software/129459/eiffelstudio)

## Esta página se encuentra disponible en los siguientes idiomas

| Local | URL |
| de | <https://www.getapp.de/software/129459/eiffelstudio> |
| de-AT | <https://www.getapp.at/software/129459/eiffelstudio> |
| en | <https://www.getapp.com/development-tools-software/a/eiffelstudio/> |
| en-AE | <https://www.getapp.ae/software/129459/eiffelstudio> |
| en-AU | <https://www.getapp.com.au/software/129459/eiffelstudio> |
| en-CA | <https://www.getapp.ca/software/129459/eiffelstudio> |
| en-GB | <https://www.getapp.co.uk/software/129459/eiffelstudio> |
| en-IE | <https://www.getapp.ie/software/129459/eiffelstudio> |
| en-NZ | <https://www.getapp.co.nz/software/129459/eiffelstudio> |
| en-SG | <https://www.getapp.sg/software/129459/eiffelstudio> |
| en-ZA | <https://www.getapp.za.com/software/129459/eiffelstudio> |
| es | <https://www.getapp.es/software/129459/eiffelstudio> |
| es-CL | <https://www.getapp.cl/software/129459/eiffelstudio> |
| es-CO | <https://www.getapp.com.co/software/129459/eiffelstudio> |
| es-MX | <https://www.getapp.com.mx/software/129459/eiffelstudio> |
| fr | <https://www.getapp.fr/software/129459/eiffelstudio> |
| fr-BE | <https://fr.getapp.be/software/129459/eiffelstudio> |
| fr-CA | <https://fr.getapp.ca/software/129459/eiffelstudio> |
| nl | <https://www.getapp.nl/software/129459/eiffelstudio> |
| nl-BE | <https://www.getapp.be/software/129459/eiffelstudio> |

-----

## Datos estructurados

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp México","address":{"@type":"PostalAddress","addressLocality":"Ciudad de México","addressRegion":"CMX","postalCode":"CP 11000","streetAddress":"Boulevard Manuel Ávila Camacho no. 36, Piso 10 Col. Lomas de Chapultepec CP 11000 México, D.F"},"description":"Revisa, compara y evalúa software para pequeñas y medianas empresas. GetApp México ofrece software, aplicaciones SaaS y en la nube, evaluaciones independientes y reseñas.","email":"info@getapp.com.mx","url":"https://www.getapp.com.mx/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@type":"Organization","@id":"https://www.getapp.com.mx/#organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/getapp","https://www.facebook.com/GetAppcom","https://www.instagram.com/getappcom/","https://www.youtube.com/c/GetAppCom"]},{"name":"EiffelStudio","description":"EiffelStudio es una plataforma integrada de desarrollo de aplicaciones que ayuda a los programadores informáticos a crear aplicaciones de software y agilizar los procesos de desarrollo. Permite a los usuarios definir las métricas al incluir nombre, tipo, unidad o descripción; y evaluar los criterios definidos para determinar la validez de la métrica.\n\nEiffelStudio proporciona a las organizaciones herramientas de depuración para probar automáticamente clústeres y cadenas en busca de errores potenciales. Los desarrolladores pueden utilizar el módulo de ingeniería concurrente para realizar codificación mediante la manipulación de diagramas de clase y exportar los códigos completados en diversos formatos, como HTML y XML. Además, permite a los usuarios realizar operaciones de codificación a través de capacidades de análisis y análisis léxico.\n\nLos programadores pueden utilizar la funcionalidad de subprocesos de EiffelStudio para ejecutar códigos similares en varias etapas del proceso de desarrollo. Permite a las empresas crear y personalizar la GUI (interfaz gráfica del usuario, por sus siglas en inglés) y eliminar las referencias anuladas en las etapas de compilación. Los desarrolladores pueden probar el rendimiento de la aplicación a través de herramientas de creación de perfiles y ordenar problemas o complejidades potenciales en consultas activas e inactivas.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/70973884-490e-4797-ab63-7dd5adcfb92c.png","url":"https://www.getapp.com.mx/software/129459/eiffelstudio","@type":"SoftwareApplication","@id":"https://www.getapp.com.mx/software/129459/eiffelstudio#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.getapp.com.mx/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":14,"ratingValue":4.4},"offers":{"price":"175","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Inicio","position":1,"item":"/","@type":"ListItem"},{"name":"Software para desarrollo de apps","position":2,"item":"/directory/370/application-development/software","@type":"ListItem"},{"name":"EiffelStudio","position":3,"item":"/software/129459/eiffelstudio","@type":"ListItem"}],"@id":"https://www.getapp.com.mx/software/129459/eiffelstudio#breadcrumblist"}]}
</script>
