[Freeciv-Dev] Re: the lack of respect for cloners
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, Dec 18, 2003 at 08:58:07PM -0800, Brandon J. Van Every wrote:
> Because with Python, you can literally type 1/2 as much code as C#, 1/4
> as much code as C++, and 1/8 as much code as C to get the same results.
> You are simply not required to deal with a lot of the low-level bullshit
> that slows you down in other languages. As long as performance isn't
> your primary requirement, this is a Win.
You are right here. In a commercial application development it may
yield more profit if you have a short development time (less money to
pay for the developer) resulting in a more "raw" code (cut the
optimization step, don't think about complexities, ...) with higher
hardware requirements. This won't work if even the more perfect
version is a CPU hog. This more "raw" version of the code will also
likely contain more general bugs.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"SIGDANGER - The System is likely to crash soon"
- [Freeciv-Dev] Re: the lack of respect for cloners, (continued)
- [Freeciv-Dev] Re: the lack of respect for cloners, Brandon J. Van Every, 2003/12/18
- [Freeciv-Dev] Re: the lack of respect for cloners, Per I. Mathisen, 2003/12/19
- [Freeciv-Dev] Re: the lack of respect for cloners, Brandon J. Van Every, 2003/12/19
- [Freeciv-Dev] Re: the lack of respect for cloners, Andreas Røsdal, 2003/12/20
- [Freeciv-Dev] Re: the lack of respect for cloners, Per I. Mathisen, 2003/12/20
- [Freeciv-Dev] Re: the lack of respect for cloners, Brandon J. Van Every, 2003/12/20
- [Freeciv-Dev] Re: the lack of respect for cloners, Thomas Strub, 2003/12/20
- [Freeciv-Dev] Re: the lack of respect for cloners, Brandon J. Van Every, 2003/12/21
- [Freeciv-Dev] Re: the lack of respect for cloners, Thomas Strub, 2003/12/18
- [Freeciv-Dev] Re: the lack of respect for cloners, Brandon J. Van Every, 2003/12/18
- [Freeciv-Dev] Re: the lack of respect for cloners,
Raimar Falke <=
- [Freeciv-Dev] Re: the lack of respect for cloners, John Goerzen, 2003/12/20
- [Freeciv-Dev] Python, Brandon J. Van Every, 2003/12/21
- [Freeciv-Dev] Re: the lack of respect for cloners, Marek "Baczek" Baczyński, 2003/12/19
- [Freeciv-Dev] Python?, Brandon J. Van Every, 2003/12/19
- [Freeciv-Dev] Re: Python?, John Goerzen, 2003/12/19
- [Freeciv-Dev] Re: Python?, Brandon J. Van Every, 2003/12/19
- [Freeciv-Dev] Re: Python?, Raimar Falke, 2003/12/19
- [Freeciv-Dev] Re: Python?, Brandon J. Van Every, 2003/12/19
- [Freeciv-Dev] Re: Python?, John Goerzen, 2003/12/20
- [Freeciv-Dev] Re: Python?, Brandon J. Van Every, 2003/12/21
|
|