Re: Language rewrite - any success stories?



On 29 tammi, 09:26, "Ulf Åström" <ulf.ast...@xxxxxxxxx> wrote:
I think this says more about the amount of code in Kaduria than the
speed of VC++.

Before VC++ I was using DevC++ (with GCC) and it took much longer
to rebuild, I think it was about 7 minutes. Besides DevC++ just
could't keep track of changed files so you had to rebuild all the
time which was very annoying. VC++ knows what modules need to be
updated when you change something. It's fast, trust me:)
.