Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
11
Lang/KonsolScript/00-LANG.txt
Normal file
11
Lang/KonsolScript/00-LANG.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{{stub}}
|
||||
{{language
|
||||
|site=http://www.konsolscript.org
|
||||
|exec=bytecode
|
||||
|express=explicit
|
||||
|parampass=value
|
||||
|hopl=no
|
||||
}}
|
||||
'''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.
|
||||
2
Lang/KonsolScript/00-META.yaml
Normal file
2
Lang/KonsolScript/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:KonsolScript
|
||||
1
Lang/KonsolScript/Arrays
Symbolic link
1
Lang/KonsolScript/Arrays
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arrays/KonsolScript
|
||||
1
Lang/KonsolScript/Bitmap
Symbolic link
1
Lang/KonsolScript/Bitmap
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bitmap/KonsolScript
|
||||
1
Lang/KonsolScript/Comments
Symbolic link
1
Lang/KonsolScript/Comments
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Comments/KonsolScript
|
||||
1
Lang/KonsolScript/Compound-data-type
Symbolic link
1
Lang/KonsolScript/Compound-data-type
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Compound-data-type/KonsolScript
|
||||
1
Lang/KonsolScript/Copy-a-string
Symbolic link
1
Lang/KonsolScript/Copy-a-string
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Copy-a-string/KonsolScript
|
||||
1
Lang/KonsolScript/Empty-program
Symbolic link
1
Lang/KonsolScript/Empty-program
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Empty-program/KonsolScript
|
||||
1
Lang/KonsolScript/Factorial
Symbolic link
1
Lang/KonsolScript/Factorial
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Factorial/KonsolScript
|
||||
1
Lang/KonsolScript/Hello-world-Graphical
Symbolic link
1
Lang/KonsolScript/Hello-world-Graphical
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Graphical/KonsolScript
|
||||
1
Lang/KonsolScript/Hello-world-Text
Symbolic link
1
Lang/KonsolScript/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/KonsolScript
|
||||
Loading…
Add table
Add a link
Reference in a new issue