Updated wikipage Two-Minute fact sheet. (Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2464 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2024-03-15 12:43:00 +00:00
parent bbc309d06e
commit 390781e27e

View File

@@ -1,4 +1,4 @@
[[Property:modification_date|Fri, 15 Mar 2024 12:42:08 GMT]]
[[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]]
@@ -52,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