Data update
This commit is contained in:
parent
29a5eea0d4
commit
5c1bb7bfa9
2011 changed files with 35091 additions and 3239 deletions
|
|
@ -25,4 +25,7 @@ The primary benefits of Ecstasy are:
|
|||
* A security model designed for the serverless cloud, using lightweight software containers and dependency injection (IOC/DI)
|
||||
* A reified generic type system with support for unions, intersection, and difference types, first-class tuples and functions, type inference, and type-safe mixins
|
||||
* Built-in concurrency support, with first-class support for object immutability, and the elimination of shared-mutable data
|
||||
* All of the modern capabilities that developers have grown to depend on, such as: [[garbage collection|Automatic memory management]], an integrated module system, first-class lambdas and functions, partial binding and currying, cross-platform portability, and an open source development model
|
||||
* All of the modern capabilities that developers have grown to depend on, such as: [[garbage collection|Automatic memory management]], an integrated module system, first-class lambdas and functions, partial binding and currying, cross-platform portability, and an open source development model
|
||||
|
||||
==TODO==
|
||||
* [[Tasks not implemented in Ecstasy]]
|
||||
1
Lang/Ecstasy/100-prisoners
Symbolic link
1
Lang/Ecstasy/100-prisoners
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/100-prisoners/Ecstasy
|
||||
1
Lang/Ecstasy/Assertions
Symbolic link
1
Lang/Ecstasy/Assertions
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Assertions/Ecstasy
|
||||
1
Lang/Ecstasy/Pointers-and-references
Symbolic link
1
Lang/Ecstasy/Pointers-and-references
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Pointers-and-references/Ecstasy
|
||||
1
Lang/Ecstasy/Program-name
Symbolic link
1
Lang/Ecstasy/Program-name
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Program-name/Ecstasy
|
||||
1
Lang/Ecstasy/Reflection-List-methods
Symbolic link
1
Lang/Ecstasy/Reflection-List-methods
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Reflection-List-methods/Ecstasy
|
||||
1
Lang/Ecstasy/Reflection-List-properties
Symbolic link
1
Lang/Ecstasy/Reflection-List-properties
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Reflection-List-properties/Ecstasy
|
||||
1
Lang/Ecstasy/Search-a-list
Symbolic link
1
Lang/Ecstasy/Search-a-list
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Search-a-list/Ecstasy
|
||||
1
Lang/Ecstasy/Send-an-unknown-method-call
Symbolic link
1
Lang/Ecstasy/Send-an-unknown-method-call
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Send-an-unknown-method-call/Ecstasy
|
||||
1
Lang/Ecstasy/Singleton
Symbolic link
1
Lang/Ecstasy/Singleton
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Singleton/Ecstasy
|
||||
1
Lang/Ecstasy/String-case
Symbolic link
1
Lang/Ecstasy/String-case
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/String-case/Ecstasy
|
||||
1
Lang/Ecstasy/String-comparison
Symbolic link
1
Lang/Ecstasy/String-comparison
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/String-comparison/Ecstasy
|
||||
1
Lang/Ecstasy/String-concatenation
Symbolic link
1
Lang/Ecstasy/String-concatenation
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/String-concatenation/Ecstasy
|
||||
1
Lang/Ecstasy/String-length
Symbolic link
1
Lang/Ecstasy/String-length
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/String-length/Ecstasy
|
||||
1
Lang/Ecstasy/Substring
Symbolic link
1
Lang/Ecstasy/Substring
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Substring/Ecstasy
|
||||
1
Lang/Ecstasy/Substring-Top-and-tail
Symbolic link
1
Lang/Ecstasy/Substring-Top-and-tail
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Substring-Top-and-tail/Ecstasy
|
||||
1
Lang/Ecstasy/System-time
Symbolic link
1
Lang/Ecstasy/System-time
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/System-time/Ecstasy
|
||||
Loading…
Add table
Add a link
Reference in a new issue