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
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












