Hi!
I have started making a programming language in Scratch. I've called it Migilang. To give you an idea of how good it's going to be, here is a picture of one of the scripts. This script reads and performs 3 different commands.
I have lots of commands planned. So far, it has support for unlimited sprites.
Offline
It would be useful if you uploaded it, I can't read the scripts.
Offline
I'm not too impressed by your long script, especially since I can't read it.
I'd actually be more impressed by a shorter script that did the same thing, since I have no idea what it is or what it does.
Offline
TakeItEasy wrote:
I'm not too impressed by your long script, especially since I can't read it.
I'd actually be more impressed by a shorter script that did the same thing, since I have no idea what it is or what it does.
I couldn't think of a way to make it shorter
I would tell you what it does, but that'll spoil the surprise!
Offline
I really can't wait to see this in action! But i agree with:
TakeItEasy wrote:
I'm not too impressed by your long script, especially since I can't read it. I'd actually be more impressed by a shorter script that did the same thing.
I'll give you a chance though Let's see how it does when it's done! It'd be really cool if you released a small demo though. And by the way, there's no such thing as "stolen code" in Scratch.
Offline
iMintDev wrote:
I really can't wait to see this in action! But i agree with:
TakeItEasy wrote:
I'm not too impressed by your long script, especially since I can't read it. I'd actually be more impressed by a shorter script that did the same thing.
I'll give you a chance though Let's see how it does when it's done! It'd be really cool if you released a small demo though. And by the way, there's no such thing as "stolen code" in Scratch.
Yeah, you're right. No such thing as "stolen code" since Scratch is an educational website.
I'll release a preview soon. All I need to do is write some documentation.
Offline
Can you post the current list of commands? I don't want to maybe give a command that you already have.
Last edited by XComputers (2012-06-08 14:32:44)
Offline
XComputers wrote:
Can you post the current list of commands? I don't want to maybe give a command that you already have.
KK.
clear
newSprite
deleteSprite
deleteAllSprites
setX
setY
print
resetSprites
goToFront
Uhh... yeah, that's basically it.
Last edited by SciTecCf (2012-06-08 15:12:16)
Offline
If you're not going to let us read the script then don't show them...
Last edited by ImagineIt (2012-06-08 16:22:45)
Offline