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

#401 2012-11-30 16:46:29

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

TRocket wrote:

pwiter wrote:

TRocket wrote:

Can someone else take over the WX changes... I have absolutely no experience with OpenGL or WX...

I can take over.

thanks  smile  I'll make a start on the IPPX...

Np, also, I'm going to  be a bit busy with school work.


http://i.imgur.com/YBeXc.png

Offline

 

#402 2012-12-01 18:18:45

heat33330
New Scratcher
Registered: 2012-06-17
Posts: 16

Re: Itchy++ - a Scratch C++ Port

PLEASE compile this for PowerPC Macs! They're still very fast and useful depending on model as my 1.25GHz iMac G4 can run scratch as fast as my Pentium Dual-Core!

Offline

 

#403 2012-12-01 20:11:14

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

heat33330 wrote:

PLEASE compile this for PowerPC Macs! They're still very fast and useful depending on model as my 1.25GHz iMac G4 can run scratch as fast as my Pentium Dual-Core!

I don't think any of us have PowerPC macs, maybe you could compile it.


http://i.imgur.com/YBeXc.png

Offline

 

#404 2012-12-01 20:12:44

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

Wait...does this turn the Scratch project into C++ code?


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#405 2012-12-01 20:15:23

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

mythbusteranimator wrote:

Wait...does this turn the Scratch project into C++ code?

No, it is Scratch made in C++;


http://i.imgur.com/YBeXc.png

Offline

 

#406 2012-12-01 20:17:43

amcerbu
Scratcher
Registered: 2009-07-21
Posts: 500+

Re: Itchy++ - a Scratch C++ Port

pwiter wrote:

No, it is Scratch made in C++;

Writing so much C++ code that sentences end in semicolons;  // We've all been there.

Offline

 

#407 2012-12-01 20:18:31

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

amcerbu wrote:

pwiter wrote:

No, it is Scratch made in C++;

Writing so much C++ code that sentences end in semicolons;  // We've all been there.

xD. But it wasn't C++, it was java.

Last edited by pwiter (2012-12-01 20:19:09)


http://i.imgur.com/YBeXc.png

Offline

 

#408 2012-12-01 20:46:52

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

pwiter wrote:

amcerbu wrote:

pwiter wrote:

No, it is Scratch made in C++;

Writing so much C++ code that sentences end in semicolons;  // We've all been there.

xD. But it wasn't C++, it was java.

..so you need a C++ compiler to view it? I don't follow... hmm


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#409 2012-12-01 20:48:55

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

mythbusteranimator wrote:

pwiter wrote:

amcerbu wrote:


Writing so much C++ code that sentences end in semicolons;  // We've all been there.

xD. But it wasn't C++, it was java.

..so you need a C++ compiler to view it? I don't follow... hmm

No, you need to compile the application.


http://i.imgur.com/YBeXc.png

Offline

 

#410 2012-12-02 10:42:08

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

pwiter wrote:

heat33330 wrote:

PLEASE compile this for PowerPC Macs! They're still very fast and useful depending on model as my 1.25GHz iMac G4 can run scratch as fast as my Pentium Dual-Core!

I don't think any of us have PowerPC macs, maybe you could compile it.

Yep, this. If we could we would support, and copile for, every platform there is we would... We're not saying we won't compile for PowerPC macs but none of us own one to be able to build and test on. Likewise we might want to compile this for IOS, but again it's awkward to comile and test... If anyone's willing to host a build server let us know and we might be able to build on it!


http://i.imgur.com/1QqnHxQ.png

Offline

 

#411 2012-12-02 11:21:56

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

Cross-compiling anypony? And I can do iOS builds.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#412 2012-12-02 11:37:48

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

bobbybee wrote:

Cross-compiling anypony? And I can do iOS builds.

hadn't thought of cross compiling... we still wouldn't be able to test it easily. Cool,  smile  the GUI might need to be adapted a bit, but since we currently have none we can build it in as we go


http://i.imgur.com/1QqnHxQ.png

Offline

 

#413 2012-12-02 11:56:49

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

is anybody still active coding? no new code already a month or so  hmm

Offline

 

#414 2012-12-02 11:58:59

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

roijac wrote:

is anybody still active coding? no new code already a month or so  hmm

I'm still active, but we're currently waiting for someone to do the WXWidgets changes...  sad  until those are done we can't do that much apart from the execution, which i am doing now.

Last edited by TRocket (2012-12-02 11:59:20)


http://i.imgur.com/1QqnHxQ.png

Offline

 

#415 2012-12-04 00:20:31

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

roijac wrote:

is anybody still active coding? no new code already a month or so  hmm

Unfortunately, it seems as if I've been the only one really programming the player, but I was only helping this get started. :S


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#416 2012-12-04 15:40:36

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

I won't be online really until Friday because I'm going on a camp with school  smile


http://i.imgur.com/1QqnHxQ.png

Offline

 

#417 2012-12-05 15:40:09

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

I can do raspberry pi (arm) builds. My raspberry pi has just arrived and I have everything set up. Eventually I can make a .deb package but the project should be stable in how it works before I do that.

Offline

 

#418 2012-12-05 19:34:07

amcerbu
Scratcher
Registered: 2009-07-21
Posts: 500+

Re: Itchy++ - a Scratch C++ Port

By the way, @TRocket, I saw your post on the Raspberry Pi forums.  Unfortunately, no replies when I last checked.

Offline

 

#419 2012-12-07 16:32:27

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

I'm back now  smile

@logiblocs it would be cool if we can get itchy to build on ARM and you are welcome to. When I get my pi I'll link it to my jenkins-ci server for auto building / testing / packaging  big_smile


http://i.imgur.com/1QqnHxQ.png

Offline

 

#420 2012-12-07 17:42:37

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

Ok, I'm going to start the wx thing from scratch after I finish a school project. I'm also going to ask for a pi for Christmas!


http://i.imgur.com/YBeXc.png

Offline

 

#421 2012-12-07 18:05:00

PerspectiveDesigns
Scratcher
Registered: 2010-10-14
Posts: 38

Re: Itchy++ - a Scratch C++ Port

Excuse me. But I have already created a programming language called Itchy ++ and posted it on Scratch a while ago.


"It's all fun and games until somebody loses a head."

Offline

 

#422 2012-12-07 18:21:02

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

PerspectiveDesigns wrote:

Excuse me. But I have already created a programming language called Itchy ++ and posted it on Scratch a while ago.

Ughh.... Another name change?


http://i.imgur.com/YBeXc.png

Offline

 

#423 2012-12-09 03:51:42

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

PerspectiveDesigns wrote:

Excuse me. But I have already created a programming language called Itchy ++ and posted it on Scratch a while ago.

Would you mind if we keep out project called Itchy++, as it looks to me like your project Itchy++ was just a version name and the current version is Itchy Nova... Also we are not really creating a programming language, we are creating a port of scratch, so it should be quite similar to scratch itself.


http://i.imgur.com/1QqnHxQ.png

Offline

 

#424 2012-12-10 02:07:24

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

Please add doxygen comments to the code (especially the IPPX) it makes it a lot easier to work out what's happening  smile


http://i.imgur.com/1QqnHxQ.png

Offline

 

#425 2012-12-10 07:55:20

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

TRocket wrote:

Please add doxygen comments to the code (especially the IPPX) it makes it a lot easier to work out what's happening  smile

I never used doxygen before, can you fill me in on what it is?


http://i.imgur.com/YBeXc.png

Offline

 

Board footer