roijac wrote:
MathWizz wrote:
Heh. I was thinking about that for JsScratch, but then I said "screw that" and moved on.
how's it actually going on with it?
It's depressing that the new file format let RHY create a JS player in a week. -.-
Offline
MathWizz wrote:
roijac wrote:
MathWizz wrote:
Heh. I was thinking about that for JsScratch, but then I said "screw that" and moved on.
how's it actually going on with it?
It's depressing that the new file format let RHY create a JS player in a week. -.-
yeah...
first block implemented
wait %n seconds
Offline
SciTecCf wrote:
Can it export to .py? That would be AWESOME.
don't know if you can put all the program in one .py file
but i'm pretty sure you'll be able to turn it to .exe using py2exe or something!
(linux/mac is a bit more complicated, but i'll try)
Offline
slinger wrote:
Bump, how is the project coming?
not that bad
i'm currently working on implementing blocks, and tweaking the parser a bit...
real GUI will have to wait a bit, i'll probably just implement the operators, var and control blocks plus a print block for use with a temporary console.
but as i don't have eclipse+pydev access in the next one-a-half months, it'll be committed only in mid-august or something
SciTecCf wrote:
Windows version?
just python files - check out the repo and run m30w.py if you're really interested in resizing panels
nothing behind yet..
BTW, did you notice my siggy? xD
took me ~1 hour with python-fu... *_*
Last edited by roijac (2012-06-25 12:52:53)
Offline
Bump - I hope this isn't a necropost :p
Anyway, is it possible for me to join the project? I am learning Python so I might get in the way slightly but I think it would be a good learning experience for me
I assume you are developing it in Python 2.7, right?
Offline
slinger wrote:
Bump - I hope this isn't a necropost :p
Anyway, is it possible for me to join the project? I am learning Python so I might get in the way slightly but I think it would be a good learning experience for me
I assume you are developing it in Python 2.7, right?
no, this isn't necropost at all, i'm still developing it alone, and it would be nice to have a co-dev
so anyway, you need to get wxpython2.8 and kurt. about code style, i'm using (customised) pylint on pydev (eclipse) so it could be better if we both follow the same standard.
#OS i'm using ubuntu, but i don't think windows is a problem if you want, it would actually help testing, although i already tried to install kurt on windows and failed
edit:
forgot to tell you where's the code
post your sourceforge username, i'll add you then
Last edited by roijac (2012-09-16 03:25:01)
Offline
All right, great!
I have wxPython2.8 and I have Kurt, I have yet to learn how to use it though
Well I'm using Linux Mint :p I think my brother can test for Windows though (I was just so sick of coding on Windows I wiped it and installed Linux xD)
My sourceforge username is "iamslinger" without the quotes.
I'm going to have to customize my coding style too I guess As I know nothing about how to do that you might have to instruct me :p
Can't wait to start work
Offline
slinger wrote:
All right, great!
I have wxPython2.8 and I have Kurt, I have yet to learn how to use it though
Well I'm using Linux Mint :p I think my brother can test for Windows though (I was just so sick of coding on Windows I wiped it and installed Linux xD)
My sourceforge username is "iamslinger" without the quotes.
I'm going to have to customize my coding style too I guess As I know nothing about how to do that you might have to instruct me :p
Can't wait to start work
you're in
what IDE are you using?
Offline
slinger wrote:
Thank you!
IDLE as I find it quite small and easy to use.
Do you recommend any other ones?
IDLE is going to make you lot of trouble, from my experience, as well as any other python-based editor, because crashes in M30W are going to effect it
I'm using pydev, which is great because you get the function interface when you hover on a function and has integrated svn support, but you can choose any editor you like
edit: move over to new topic?
Last edited by roijac (2012-09-16 04:26:33)
Offline
Closing this topic in favor of a new, updated one, by request.
Linky to newbie.
Offline