This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-09-19 08:01:07

wulfmaster
Scratcher
Registered: 2011-04-23
Posts: 500+

My Python Products!

I am currently developing things in python!  smile

Please forgive me, I must ask you to wait until I post 4 replys to this, before I can begin my work!


Social Connections - Bringing communities close together! http://cyberkidscountry.com/ip.php

Offline

 

#2 2011-09-19 08:02:15

wulfmaster
Scratcher
Registered: 2011-04-23
Posts: 500+

Re: My Python Products!

Thank you for your patience, this will be updated after I post 3 more replies!  Any posts before this will be removed!  wink


Social Connections - Bringing communities close together! http://cyberkidscountry.com/ip.php

Offline

 

#3 2011-09-19 08:03:19

wulfmaster
Scratcher
Registered: 2011-04-23
Posts: 500+

Re: My Python Products!

I am sorry, this may seem like spam to you.  These posts are simply so I can organise this forum to the best of my ability!  Thank you for your co-operation!  smile   Sorry for any inconvenience this may cause you!


Social Connections - Bringing communities close together! http://cyberkidscountry.com/ip.php

Offline

 

#4 2011-09-19 08:04:53

wulfmaster
Scratcher
Registered: 2011-04-23
Posts: 500+

Re: My Python Products!

This is another post, before I can organise all my stuff!


Social Connections - Bringing communities close together! http://cyberkidscountry.com/ip.php

Offline

 

#5 2011-09-19 08:06:16

wulfmaster
Scratcher
Registered: 2011-04-23
Posts: 500+

Re: My Python Products!

I thank you for your co-operation, posts are now allowed!  This may take from 1-3 days to organise my forum fully, however then my dedication will be to my scripts, rather than organisation!


Social Connections - Bringing communities close together! http://cyberkidscountry.com/ip.php

Offline

 

#6 2011-09-19 08:40:38

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: My Python Products!

What kind of programs are you making?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#7 2011-09-19 17:40:32

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: My Python Products!

markyparky56 wrote:

What kind of programs are you making?


Posts: 20000 - Show all posts

Offline

 

#8 2011-09-19 18:19:32

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: My Python Products!

veggieman001 wrote:

markyparky56 wrote:

What kind of programs are you making?

Offline

 

#9 2011-09-20 04:05:26

wulfmaster
Scratcher
Registered: 2011-04-23
Posts: 500+

Re: My Python Products!

Currently, I am making a program which will allow people to create their own programs, using a different syntax from python!  Rather than do

Code:

print 'text'

They will have to do:

Code:

print: text

and alot of the things, I am hoping will stay the same.  I believe variables will be text files!  tongue


Social Connections - Bringing communities close together! http://cyberkidscountry.com/ip.php

Offline

 

#10 2011-09-20 11:39:36

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: My Python Products!

wulfmaster wrote:

Currently, I am making a program which will allow people to create their own programs, using a different syntax from python!  Rather than do

Code:

print 'text'

They will have to do:

Code:

print: text

and alot of the things, I am hoping will stay the same.  I believe variables will be text files!  tongue

Interesting.  But how will variables work?

Offline

 

Board footer