Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'interpreter': 0.05; 'subject:Python': 0.06; 'pypy': 0.07; 'bindings': 0.09; 'maker': 0.09; 'developer': 0.10; 'cc:addr :python-list': 0.11; 'contribute': 0.11; 'python': 0.11; '<>.': 0.14; 'bugs.': 0.16; 'indication.': 0.16; 'url:ch': 0.16; 'url:html)': 0.16; 'url:jp': 0.16; 'url:windows': 0.16; '\xc2\xa0-': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'seems': 0.21; 'aug': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'case.': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; '>': 0.26; 'equivalent': 0.26; 'header:In- Reply-To:1': 0.27; 'tried': 0.27; 'am,': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'code': 0.31; 'easier': 0.31; 'too.': 0.31; '25,': 0.31; 'easy,': 0.31; 'equivalent.': 0.31; 'bugs': 0.33; 'maybe': 0.34; 'could': 0.34; 'received:google.com': 0.35; 'there': 0.35; 'c++': 0.36; 'effort': 0.37; 'project': 0.37; 'sure': 0.39; 'easy': 0.60; 'above,': 0.60; 'games,': 0.60; 'ian': 0.60; 'url:content': 0.60; 'ago,': 0.61; 'save': 0.62; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'series': 0.66; 'six': 0.68; 'url:or': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=+9f1dD6/uaanDD46YAhXgoR9l9ffF0u2ACY0RDBZPJc=; b=e67yL6EDxe4Jn06zKilNEU15CmSf+q+mf9M9mRyxqrs6aMfW70plzG+QVaW1WwaQ1l Y47iX2SEs/hA8lzFabZTJxv3YSCu5g1fhNesulUlM4nWfI12vb8eJhSbOp3G6N6kuG1I eT7r7j/n4aaaTwYqn8fcQzeJX/SlcKMa+PL//W267O2fsw6NVUYrQWhfy6T8HESTsVyG Jfkfx41sE5PujVG7XvwT/PL4o3dxlX/hRVMRi6RtiAMS07oOqEHg6xcOBnpTHPm4OUs7 +MPo8w/SDW/1hoZAnFsJfxhvg2m88tyjrl/xsXHkyr+3INDrOVDW7rW6FTKOEvlVbXV0 CDoQ== X-Received: by 10.236.105.205 with SMTP id k53mr239392yhg.121.1409040761227; Tue, 26 Aug 2014 01:12:41 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Amirouche Boubekki Date: Tue, 26 Aug 2014 10:12:21 +0200 Subject: Re: Python vs C++ To: Ian Kelly Content-Type: multipart/alternative; boundary=089e0158bb380c1d71050183de88 Cc: Python X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 97 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409041203 news.xs4all.nl 2840 [2001:888:2000:d::a6]:36484 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77031 --089e0158bb380c1d71050183de88 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2014-08-26 6:02 GMT+02:00 Ian Kelly : > On Mon, Aug 25, 2014 at 4:52 AM, Amirouche Boubekki < > amirouche.boubekki@gmail.com> wrote: > > - I am a big fan of Final Fantasy games, it seems to be an easy game > experience to code > > Maybe not so easy, if the horrifying number of bugs in the early games of > the series are any indication. > I started with FF VII, I don't remember any bugs. > > I'm not sure what makes this a C++ project in any case. > True. > It would be just as easy or easier in Python, or one could save a lot mor= e > effort by just using RPG Maker like every other indie RPG developer seems > to do. > I don't think there is FLOSS equivalent. Anyway, I have other ideas: - An "after effect" equivalent - This might be the same thing as the above, a live processing of vid=C3=A9= os. I tried using python bindings of gstreamer six months ago, I failed. Part of the failure is that g-software suite doesn't care much about this usecase. - port torus trooper to C++ ( http://www.asahi-net.or.jp/~cs8k-cyu/windows/tt_e.html) - Contribute to cling, cern's C++ interpreter based on llvm . I think PyPy people are interested to use it too. --089e0158bb380c1d71050183de88 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



2014-08-26 6:02 GMT+02:00 Ian Kelly <ian.g.kelly@gmail.com>:
On Mon, Aug 25, 2014 at 4:52 AM, Amirouche Boubekki <amirouche.boubekki@g= mail.com> wrote:
> =C2=A0- I am a big fan of Final Fantasy games, it seems to be an easy = game experience to code

Maybe not so easy, if the horrifying number of bugs in= the early games of the series are any indication.
=

I started with FF VII, I don't remember any bugs.
=C2=A0

I'm not sure what makes this a C++ p= roject in any case.

True.
=C2=A0
It woul= d be just as easy or easier in Python, or one could save a lot more effort = by just using RPG Maker like every other indie RPG developer seems to do.

I don't think there is FLO= SS equivalent.

Anyway, I have other ideas:

<= div>- An "after effect" equivalent
- This might be = the same thing as the above, a live processing of vid=C3=A9os. I tried usin= g python bindings of gstreamer six months ago, I failed. Part of the failur= e is that g-software suite doesn't care much about this usecase.

--089e0158bb380c1d71050183de88--