Posted 30 May 2013 - 08:46 AM
STATUS:Alpha
RELEASED:No
Hello all,
today I started developing a little interpretor for the newbies under you!
At this moment it has only6 13 command:
Example Program(Hello World):
Changelog:
-added MONWRITE command
-added MONCLEAR command
-added CLEAR command
Alpha 1.1:
-All non-command lines are comments
Alpha 1.0:
-Posted on the CC forum
It's made for the beginners, to do simple things.
So, don't thinks it's like lua!
If you have suggestions for new commands, or you have feedback please reply :)/>/>/>/>/>/>/>
thx for reading
Freack100
RELEASED:No
Hello all,
today I started developing a little interpretor for the newbies under you!
At this moment it has only
PRINT <string without "">
WRITE <string without "">
SLEEP <seconds>
BGCOLOR <color name>
TXTCOLOR <color name>
CLEAR
MONPRINT <side> <string without "">
MONCLEAR <side>
INTERPRET <filepath>
REPEAT
GOTO <line>
TRASHREPEAT
SHUTDOWN
Example Program(Hello World):
PRINT Hello
SLEEP 1
PRINT World
SLEEP 1
SHUTDOWN
Changelog:
Spoiler
Alpha 1.2:-added MONWRITE command
-added MONCLEAR command
-added CLEAR command
Alpha 1.1:
-All non-command lines are comments
Alpha 1.0:
-Posted on the CC forum
It's made for the beginners, to do simple things.
So, don't thinks it's like lua!
If you have suggestions for new commands, or you have feedback please reply :)/>/>/>/>/>/>/>
thx for reading
Freack100