Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
11
Lang/Scratch/00-LANG.txt
Normal file
11
Lang/Scratch/00-LANG.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{{stub}}
|
||||
''For solutions in the programming language developed by Scratch user [https://scratch.mit.edu/users/NTPrograms NTPrograms], see [[:Category:ScratchScript]].''
|
||||
{{language
|
||||
|checking=dynamic
|
||||
|hopl=no
|
||||
|site=http://scratch.mit.edu/}}
|
||||
{{language programming paradigm|object-oriented}}
|
||||
{{Wikipedia|Scratch (programming language)}}
|
||||
'''Scratch''' is an educational programming language that allows people of any experience, background or age to experiment with the concepts of fully versatile computer programming by using an alterable GUI. It is developed by the Lifelong Kindergarten group at the MIT Media Lab by a team led by Mitchel Resnick and first appeared in the summer of 2007. Scratch can be installed and freely redistributed on any Windows, Mac OS X or Linux computer. The source code is made available under a license that allows modifications for non-commercial uses.
|
||||
[[Category:Web Application]]
|
||||
[[Category:Scratch Implementations]]
|
||||
2
Lang/Scratch/00-META.yaml
Normal file
2
Lang/Scratch/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Scratch
|
||||
1
Lang/Scratch/Sieve-of-Eratosthenes
Symbolic link
1
Lang/Scratch/Sieve-of-Eratosthenes
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sieve-of-Eratosthenes/Scratch
|
||||
1
Lang/Scratch/Simple-windowed-application
Symbolic link
1
Lang/Scratch/Simple-windowed-application
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Simple-windowed-application/Scratch
|
||||
Loading…
Add table
Add a link
Reference in a new issue