Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
10
Lang/Coco/00-LANG.txt
Normal file
10
Lang/Coco/00-LANG.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{{language}}
|
||||
|
||||
'''Coco''' is a variant of [[CoffeeScript]], and thus an alternative syntax for [[JavaScript]]. Like [[MoonScript]], it generally errs on the side of including more features, as opposed to the partly minimalist philosophy of CoffeeScript.
|
||||
|
||||
It is described on [https://github.com/satyr/coco GitHub] (where all the documentation currently resides) as being designed according to the following principles:
|
||||
|
||||
* Respect JS semantics and idioms.
|
||||
* Die for DRY.
|
||||
* [[Perl]] over [[Ruby]].
|
||||
* Fewer keywords, punctuations and runtime errors.
|
||||
2
Lang/Coco/00-META.yaml
Normal file
2
Lang/Coco/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Coco
|
||||
1
Lang/Coco/100-doors
Symbolic link
1
Lang/Coco/100-doors
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/100-doors/Coco
|
||||
1
Lang/Coco/Bulls-and-cows
Symbolic link
1
Lang/Coco/Bulls-and-cows
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bulls-and-cows/Coco
|
||||
1
Lang/Coco/Classes
Symbolic link
1
Lang/Coco/Classes
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Classes/Coco
|
||||
1
Lang/Coco/Count-the-coins
Symbolic link
1
Lang/Coco/Count-the-coins
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Count-the-coins/Coco
|
||||
1
Lang/Coco/FizzBuzz
Symbolic link
1
Lang/Coco/FizzBuzz
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/FizzBuzz/Coco
|
||||
1
Lang/Coco/Function-definition
Symbolic link
1
Lang/Coco/Function-definition
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Function-definition/Coco
|
||||
1
Lang/Coco/Hash-from-two-arrays
Symbolic link
1
Lang/Coco/Hash-from-two-arrays
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hash-from-two-arrays/Coco
|
||||
1
Lang/Coco/I-before-E-except-after-C
Symbolic link
1
Lang/Coco/I-before-E-except-after-C
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/I-before-E-except-after-C/Coco
|
||||
1
Lang/Coco/Inheritance-Single
Symbolic link
1
Lang/Coco/Inheritance-Single
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Inheritance-Single/Coco
|
||||
1
Lang/Coco/Loops-Do-while
Symbolic link
1
Lang/Coco/Loops-Do-while
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Loops-Do-while/Coco
|
||||
1
Lang/Coco/String-interpolation-included-
Symbolic link
1
Lang/Coco/String-interpolation-included-
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/String-interpolation-included-/Coco
|
||||
Loading…
Add table
Add a link
Reference in a new issue