What do you want in a text-based simple scripter?

If your a member of codenstuff then this is the main place to be. Get together..talk..chat and ponder. Have fun. Chill out. Play games.
4 posts Page 1 of 1
Contributors
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Hello,

I am creating an application called "Scriptation", where you can write .scp files and open them using the Scriptation Reader. The only ability I have gotten so far is the "print(text)" code to work. I plan on letting you:
Declare variables
Take input

Be warned, this is in NO WAY meant to be ANYTHING close to a language, just a simple little app that is meant to joy you if you are bored. But, what would you like to see? There will be no way to have a GUI, just text. Like this is an example of what would happen if you type in the Scripter "print(Bob)" newline "print(Hill)"

Bob
Hill

So, what would you like to see?

~GoodGuy17 :D
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

What does a 'script' means in here? I don't understand... Is it a program in which we can prepare dialogues?
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

VBScript and JavaScript are considered scripting languages. They use text-based instructions to perform tasks.
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

mandai wrote:
VBScript and JavaScript are considered scripting languages. They use text-based instructions to perform tasks.
Was that directed to me or Usman? Because this will have the abilities to:
"set var(varname, value)"
"get var(varname)"
"print(textorvarname)"
It isn't going to be any good, just something to strengthen my knowledge in VB. cooll;
4 posts Page 1 of 1
Return to “Codenstuff boardroom”