mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-05 22:32:01 +01:00
Compare commits
2 Commits
20e0dbd7fe
...
390781e27e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
390781e27e | ||
|
|
bbc309d06e |
@@ -1,3 +1,5 @@
|
||||
[[Property:modification_date|Fri, 15 Mar 2024 12:43:00 GMT]]
|
||||
[[Property:publication_date|Fri, 15 Mar 2024 12:42:08 GMT]]
|
||||
[[Property:title|Two-Minute fact sheet]]
|
||||
[[Property:weight|0]]
|
||||
[[Property:uuid|f672bfb8-ddea-beb1-eaa6-e374a6a6bc92]]
|
||||
@@ -14,7 +16,7 @@ Software produced with Eiffel is typically:
|
||||
|
||||
===Systems developed using Eiffel can be made portable across major industry platforms.===
|
||||
|
||||
*Windows NT/2000/XP/Vista including CLS compliance on Microsoft .NET
|
||||
*Windows 11, 10, Windows NT/2000/XP/Vista including CLS compliance on Microsoft .NET
|
||||
*Major Unix versions
|
||||
*Macintosh OS X
|
||||
*Linux
|
||||
@@ -50,7 +52,7 @@ Eiffel consists of:
|
||||
***Includes multiple and repeated inheritance
|
||||
***Safe and fully controllable
|
||||
**Genericity (generic classes), including constrained genericity
|
||||
**Platform independent concurrency ([[Concurrent programming with SCOOP|SCOOP]])
|
||||
**Platform independent concurrency ([[Concurrent programming with SCOOP|SCOOP]]) , except for .NET, where SCOOP is not yet supported
|
||||
*Widely recognized as simultaneously the simplest and most complete implementation of object-oriented concepts
|
||||
*Is clean, elegant, readable, easy to learn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user