June 2018 Update

This commit is contained in:
Ingy döt Net 2018-06-22 20:57:24 +00:00
parent ba8067c3b7
commit 22f33d4004
5278 changed files with 84726 additions and 14379 deletions

View file

@ -13,4 +13,8 @@
The language is most focused on the results of the program, therefor the [http://en.wikipedia.org/wiki/Considered_harmful considered harmful] technical computer oriented concepts like threads, semaphore, pointers, coercion, casting, goto- and break statements to struggle with are not there. For parallel processing (that very simple can archived) these concept are present but not visible to the programmer.
Lots of RC tasks addresses technical "features" of goto's, break, continue, side effects, pointers, type-casting, weak-typing and so on and are deliberately not Scala's cup of tea.
Lots of RC tasks addresses technical "features" of goto's, break, continue, side effects, pointers, type-casting, weak-typing and so on and are deliberately not Scala's cup of tea.
Compiled strongly-typed languages, where more defects can be caught at compile time, are less prone to runtime failures than interpreted or weakly-typed languages.
==Todo==
[[Reports:Tasks_not_implemented_in_Scala]]

View file

@ -0,0 +1 @@
../../Task/Active-Directory-Connect/Scala

View file

@ -0,0 +1 @@
../../Task/Arithmetic-geometric-mean-Calculate-Pi/Scala

View file

@ -0,0 +1 @@
../../Task/Bitcoin-address-validation/Scala

View file

@ -0,0 +1 @@
../../Task/Call-a-foreign-language-function/Scala

View file

@ -0,0 +1 @@
../../Task/Catalan-numbers-Pascals-triangle/Scala

1
Lang/Scala/Catamorphism Symbolic link
View file

@ -0,0 +1 @@
../../Task/Catamorphism/Scala

View file

@ -0,0 +1 @@
../../Task/Compile-time-calculation/Scala

1
Lang/Scala/Draw-a-sphere Symbolic link
View file

@ -0,0 +1 @@
../../Task/Draw-a-sphere/Scala

1
Lang/Scala/Echo-server Symbolic link
View file

@ -0,0 +1 @@
../../Task/Echo-server/Scala

View file

@ -0,0 +1 @@
../../Task/GUI-Maximum-window-dimensions/Scala

View file

@ -0,0 +1 @@
../../Task/Globally-replace-text-in-several-files/Scala

View file

@ -0,0 +1 @@
../../Task/Guess-the-number-With-feedback/Scala

View file

@ -0,0 +1 @@
../../Task/HTTPS-Authenticated/Scala

View file

@ -0,0 +1 @@
../../Task/HTTPS-Client-authenticated/Scala

View file

@ -0,0 +1 @@
../../Task/Hickerson-series-of-almost-integers/Scala

1
Lang/Scala/Inverted-syntax Symbolic link
View file

@ -0,0 +1 @@
../../Task/Inverted-syntax/Scala

View file

@ -0,0 +1 @@
../../Task/Keyboard-input-Keypress-check/Scala

View file

@ -0,0 +1 @@
../../Task/Knapsack-problem-Continuous/Scala

View file

@ -0,0 +1 @@
../../Task/Knuths-algorithm-S/Scala

View file

@ -0,0 +1 @@
../../Task/MD5-Implementation/Scala

View file

@ -0,0 +1 @@
../../Task/Memory-layout-of-a-data-structure/Scala

1
Lang/Scala/Menu Symbolic link
View file

@ -0,0 +1 @@
../../Task/Menu/Scala

1
Lang/Scala/Metaprogramming Symbolic link
View file

@ -0,0 +1 @@
../../Task/Metaprogramming/Scala

View file

@ -0,0 +1 @@
../../Task/Metered-concurrency/Scala

1
Lang/Scala/Metronome Symbolic link
View file

@ -0,0 +1 @@
../../Task/Metronome/Scala

1
Lang/Scala/Narcissist Symbolic link
View file

@ -0,0 +1 @@
../../Task/Narcissist/Scala

View file

@ -0,0 +1 @@
../../Task/Non-decimal-radices-Convert/Scala

View file

@ -0,0 +1 @@
../../Task/Non-decimal-radices-Input/Scala

View file

@ -0,0 +1 @@
../../Task/Non-decimal-radices-Output/Scala

1
Lang/Scala/Paraffins Symbolic link
View file

@ -0,0 +1 @@
../../Task/Paraffins/Scala

View file

@ -0,0 +1 @@
../../Task/Parse-an-IP-Address/Scala

View file

@ -0,0 +1 @@
../../Task/Pascals-triangle-Puzzle/Scala

View file

@ -0,0 +1 @@
../../Task/Permutations-by-swapping/Scala

1
Lang/Scala/Polymorphic-copy Symbolic link
View file

@ -0,0 +1 @@
../../Task/Polymorphic-copy/Scala

View file

@ -0,0 +1 @@
../../Task/Pragmatic-directives/Scala

View file

@ -0,0 +1 @@
../../Task/Random-number-generator--device-/Scala

View file

@ -0,0 +1 @@
../../Task/Real-constants-and-functions/Scala

View file

@ -0,0 +1 @@
../../Task/Runtime-evaluation-In-an-environment/Scala

1
Lang/Scala/Safe-addition Symbolic link
View file

@ -0,0 +1 @@
../../Task/Safe-addition/Scala

View file

@ -0,0 +1 @@
../../Task/Scope-Function-names-and-labels/Scala

View file

@ -0,0 +1 @@
../../Task/Self-describing-numbers/Scala

View file

@ -0,0 +1 @@
../../Task/Sorting-algorithms-Comb-sort/Scala

View file

@ -0,0 +1 @@
../../Task/Sorting-algorithms-Stooge-sort/Scala

View file

@ -0,0 +1 @@
../../Task/Terminal-control-Coloured-text/Scala

View file

@ -0,0 +1 @@
../../Task/Terminal-control-Cursor-movement/Scala

View file

@ -0,0 +1 @@
../../Task/Terminal-control-Cursor-positioning/Scala

View file

@ -0,0 +1 @@
../../Task/Terminal-control-Dimensions/Scala

View file

@ -0,0 +1 @@
../../Task/Terminal-control-Hiding-the-cursor/Scala

View file

@ -0,0 +1 @@
../../Task/Terminal-control-Inverse-video/Scala

1
Lang/Scala/Topic-variable Symbolic link
View file

@ -0,0 +1 @@
../../Task/Topic-variable/Scala

View file

@ -0,0 +1 @@
../../Task/Twelve-statements/Scala

View file

@ -0,0 +1 @@
../../Task/Use-another-language-to-call-a-function/Scala

View file

@ -0,0 +1 @@
../../Task/Variable-size-Set/Scala

View file

@ -0,0 +1 @@
../../Task/Video-display-modes/Scala

View file

@ -0,0 +1 @@
../../Task/Write-to-Windows-event-log/Scala