Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
12
Lang/ECL/00DESCRIPTION
Normal file
12
Lang/ECL/00DESCRIPTION
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{{language|ECL
|
||||
|site=http://hpccsystems.com/
|
||||
}}
|
||||
|
||||
The Enterprise Control Language (ECL) is an advanced programming language supporting both query and ETL
|
||||
(Extract, Transform, and Load) operations. ECL is designed and used with HPCC Systems. <ref name="LexisNexis Announces HPCC Systems, an Open Source Platform to Solve Big Data Problems">http://www.lexisnexis.com/risk/newsevents/press-release.aspx?Id=1308140007126875</ref> It is specifically designed for data management and query processing. ECL code is written using the ECL IDE programming development tool. ECL is compiled into optimized C++ which is then compiled into DLLs for execution on the Thor and Roxie platforms. ECL can include inline C++ code encapsulated in functions. External services can be written in any language and compiled into shared libraries of functions callable from ECL. A pipe interface allows execution of external programs written in any language to be incorporated into jobs. ECL's design allows the leverage of created code for re-use in subsequent queries, the language extends itself as it is used. <ref name="ECL Programmers Guide">http://hpccsystems.com/download/docs/programmers-guide</ref><ref name="ECL Language Reference">http://hpccsystems.com/download/docs/ecl-language-reference</ref>
|
||||
|
||||
==See Also==
|
||||
* [[wp:ECL_%28data-centric_programming_language%29|Wikipedia:ECL (data-centric programming language)]]
|
||||
|
||||
==References==
|
||||
<references/>
|
||||
1
Lang/ECL/100-doors
Symbolic link
1
Lang/ECL/100-doors
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/100-doors/ECL
|
||||
1
Lang/ECL/99-Bottles-of-Beer
Symbolic link
1
Lang/ECL/99-Bottles-of-Beer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/99-Bottles-of-Beer/ECL
|
||||
1
Lang/ECL/Arithmetic-Integer
Symbolic link
1
Lang/ECL/Arithmetic-Integer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arithmetic-Integer/ECL
|
||||
1
Lang/ECL/Array-concatenation
Symbolic link
1
Lang/ECL/Array-concatenation
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Array-concatenation/ECL
|
||||
1
Lang/ECL/Assertions
Symbolic link
1
Lang/ECL/Assertions
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Assertions/ECL
|
||||
1
Lang/ECL/Averages-Arithmetic-mean
Symbolic link
1
Lang/ECL/Averages-Arithmetic-mean
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Arithmetic-mean/ECL
|
||||
1
Lang/ECL/Bitwise-operations
Symbolic link
1
Lang/ECL/Bitwise-operations
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bitwise-operations/ECL
|
||||
1
Lang/ECL/CSV-data-manipulation
Symbolic link
1
Lang/ECL/CSV-data-manipulation
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/CSV-data-manipulation/ECL
|
||||
1
Lang/ECL/Comments
Symbolic link
1
Lang/ECL/Comments
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Comments/ECL
|
||||
1
Lang/ECL/Day-of-the-week
Symbolic link
1
Lang/ECL/Day-of-the-week
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Day-of-the-week/ECL
|
||||
1
Lang/ECL/Detect-division-by-zero
Symbolic link
1
Lang/ECL/Detect-division-by-zero
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Detect-division-by-zero/ECL
|
||||
1
Lang/ECL/Fibonacci-sequence
Symbolic link
1
Lang/ECL/Fibonacci-sequence
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Fibonacci-sequence/ECL
|
||||
1
Lang/ECL/FizzBuzz
Symbolic link
1
Lang/ECL/FizzBuzz
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/FizzBuzz/ECL
|
||||
1
Lang/ECL/Greatest-element-of-a-list
Symbolic link
1
Lang/ECL/Greatest-element-of-a-list
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Greatest-element-of-a-list/ECL
|
||||
1
Lang/ECL/Hash-join
Symbolic link
1
Lang/ECL/Hash-join
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hash-join/ECL
|
||||
1
Lang/ECL/Hello-world-Text
Symbolic link
1
Lang/ECL/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/ECL
|
||||
1
Lang/ECL/Higher-order-functions
Symbolic link
1
Lang/ECL/Higher-order-functions
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Higher-order-functions/ECL
|
||||
1
Lang/ECL/Integer-comparison
Symbolic link
1
Lang/ECL/Integer-comparison
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Integer-comparison/ECL
|
||||
1
Lang/ECL/Logical-operations
Symbolic link
1
Lang/ECL/Logical-operations
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Logical-operations/ECL
|
||||
1
Lang/ECL/README
Normal file
1
Lang/ECL/README
Normal file
|
|
@ -0,0 +1 @@
|
|||
Data source: http://rosettacode.org/wiki/Category:ECL
|
||||
1
Lang/ECL/Remove-duplicate-elements
Symbolic link
1
Lang/ECL/Remove-duplicate-elements
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Remove-duplicate-elements/ECL
|
||||
1
Lang/ECL/Remove-lines-from-a-file
Symbolic link
1
Lang/ECL/Remove-lines-from-a-file
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Remove-lines-from-a-file/ECL
|
||||
1
Lang/ECL/Repeat-a-string
Symbolic link
1
Lang/ECL/Repeat-a-string
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Repeat-a-string/ECL
|
||||
1
Lang/ECL/Return-multiple-values
Symbolic link
1
Lang/ECL/Return-multiple-values
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Return-multiple-values/ECL
|
||||
1
Lang/ECL/Roman-numerals-Decode
Symbolic link
1
Lang/ECL/Roman-numerals-Decode
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Roman-numerals-Decode/ECL
|
||||
1
Lang/ECL/Roman-numerals-Encode
Symbolic link
1
Lang/ECL/Roman-numerals-Encode
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Roman-numerals-Encode/ECL
|
||||
1
Lang/ECL/String-case
Symbolic link
1
Lang/ECL/String-case
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/String-case/ECL
|
||||
1
Lang/ECL/String-interpolation--included-
Symbolic link
1
Lang/ECL/String-interpolation--included-
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/String-interpolation--included-/ECL
|
||||
1
Lang/ECL/Substring
Symbolic link
1
Lang/ECL/Substring
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Substring/ECL
|
||||
Loading…
Add table
Add a link
Reference in a new issue