[bitc-dev] why the switch to c++?

Jonathan S. Shapiro shap at eros-os.com
Tue Feb 10 09:46:45 EST 2009


[Answering a privately sent question]

At a certain point the complexity of the compiler got big enough that Python
was no longer the right tool. We went to C++ rather than C because we wanted
to use smart pointers. In hindsight, we should have stuck with C.

On Mon, Feb 9, 2009 at 11:10 PM, Sam Rushing <sam at rushing.nightmare.com>wrote:

> Just out of curiosity, what prompted the switch from Python to C++ for
> BitC?
> Was it performance?  I haven't had to worry about it yet because gcc
> dominates compile times...
>
> Thanks,
>
> -Sam
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.coyotos.org/pipermail/bitc-dev/attachments/20090210/07882a70/attachment.html 


More information about the bitc-dev mailing list