This commit is contained in:
Ingy döt Net 2013-04-10 21:29:02 -07:00
parent 764da6cbbb
commit db842d013d
19005 changed files with 197040 additions and 7 deletions

View file

@ -0,0 +1,5 @@
{{stub}}{{language
|site=http://www.konsolscript.org|exec=bytecode|express=explicit|parampass=value}}
'''KonsolScript''' is a cross-platform scripting language available under Windows and GNU/Linux. It was intentionally developed on 2005 as the scripting language in writing games with KAGE (Alternative Game Engine) but its interpreter, Quixie, can also be used as common gateway interface for serving web pages.
Language design is greatly inspired by C programming language. Together with KAGE, KonsolScript was distributed as freeware until it was released as free software in SourceForge on April 2006. KonsolScript is licensed under GNU General Public License.

1
Lang/KonsolScript/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/KonsolScript

1
Lang/KonsolScript/Bitmap Symbolic link
View file

@ -0,0 +1 @@
../../Task/Bitmap/KonsolScript

1
Lang/KonsolScript/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/KonsolScript

View file

@ -0,0 +1 @@
../../Task/Compound-data-type/KonsolScript

View file

@ -0,0 +1 @@
../../Task/Empty-program/KonsolScript

1
Lang/KonsolScript/Factorial Symbolic link
View file

@ -0,0 +1 @@
../../Task/Factorial/KonsolScript

View file

@ -0,0 +1 @@
../../Task/Hello-world-Graphical/KonsolScript

View file

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