Add tasks for all the new languages

This commit is contained in:
Tina Müller 2016-12-05 23:44:36 +01:00
parent 9dc3c2bb62
commit bba7bfd280
13208 changed files with 134745 additions and 0 deletions

View file

@ -0,0 +1,21 @@
{{language|SkookumScript
|exec=compiled
|parampass=reference
|gc=yes
|safety=safe
|strength=strong
|express=Partially implicit
|checking=static
|compat=nominative
|site=http://skookumscript.com/
|LCT=yes
|bnf=http://skookumscript.com/docs/v3.0/lang/syntax/}}
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|Concurrent}}
{{language programming paradigm|Imperative}}
{{language programming paradigm|Functional}}
{{language programming paradigm|Generic}}
SkookumScript is the superpowered video game programming language and tool suite that is set to revolutionize the video game industry. It transforms team composition, workflow, and even the thought process of video game development. Simple, powerful and easy to learn, SkookumScript empowers the entire development team to create compelling gameplay (AI, missions, interactive audio, user interfaces, real-time automation and more) with surprisingly few lines of code. SkookumScript has key game concepts such as concurrency and interactivity built in, and leverages context from all areas of workflow such as world editors. Turnaround is lightning-fast, as code can be modified and debugged in real-time on live games. SkookumScript scales painlessly and facilitates large-scale content creation, making it ideal for both major studios and small indie teams. Crafted over more than 12 years by veteran game developers, SkookumScript has been battle-tested on major game titles. It is available as a powerful turn-key SkookumScript Plugin for Unreal Engine 4, and other major game engines are on the way.
SkookumScript is the scripting solution for every genre of video game, on every platform, everywhere.

View file

@ -0,0 +1 @@
../../Task/99-Bottles-of-Beer/SkookumScript

View file

@ -0,0 +1 @@
../../Task/Binary-digits/SkookumScript

View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/SkookumScript

1
Lang/SkookumScript/FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/FizzBuzz/SkookumScript

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/SkookumScript

View file

@ -0,0 +1 @@
../../Task/Logical-operations/SkookumScript

View file

@ -0,0 +1 @@
Data source: http://rosettacode.org/wiki/Category:SkookumScript