Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2003:
[Freeciv-Dev] Re: Python?
Home

[Freeciv-Dev] Re: Python?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "Brandon J. Van Every" <vanevery@xxxxxxxxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Python?
From: Raimar Falke <i-freeciv-lists@xxxxxxxxxxxxx>
Date: Sat, 22 Nov 2003 14:44:16 +0100

On Sat, Nov 22, 2003 at 02:40:57PM +0100, Raimar Falke wrote:
> I know that Python is a nice language. No doubt here. But it isn't
> suited for every project and every size. For larger project you need
> to do as much as basic checking as you can do at compile time or you
> need a _very large_ testing effort. So my personal limits here are:
> perl till you need to code a function, python for small and small
> medium sized project (lets say <5000 lines of code). Something else
> for the rest.

I forgot: I have coded the new code generator (produces C code) for
the delta protocol in python. It has 4 classes and 1500 lines. This is
best done in python.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "The very concept of PNP is a lovely dream that simply does not translate to
  reality. The confusion of manually doing stuff is nothing compared to the
  confusion of computers trying to do stuff and getting it wrong, which they
  gleefully do with great enthusiasm." 
    -- Jinx Tigr in the SDM


[Prev in Thread] Current Thread [Next in Thread]