I am currently developing things in python!
Please forgive me, I must ask you to wait until I post 4 replys to this, before I can begin my work!
Offline
Thank you for your patience, this will be updated after I post 3 more replies! Any posts before this will be removed!
Offline
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!
Sorry for any inconvenience this may cause you!
Offline
This is another post, before I can organise all my stuff!
Offline
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!
Offline
What kind of programs are you making?
Offline
markyparky56 wrote:
What kind of programs are you making?
Offline
veggieman001 wrote:
markyparky56 wrote:
What kind of programs are you making?
Offline
Currently, I am making a program which will allow people to create their own programs, using a different syntax from python! Rather than do
print 'text'
They will have to do:
print: text
and alot of the things, I am hoping will stay the same. I believe variables will be text files!
Offline
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: textand alot of the things, I am hoping will stay the same. I believe variables will be text files!
![]()
Interesting. But how will variables work?
Offline