Python Written in C?

Matthew Woodcraft mattheww at chiark.greenend.org.uk
Mon Jul 21 12:43:29 EDT 2008


Roy Smith  <roy at panix.com> wrote:
> C is the highest level assembler language I've ever used.  And I've used a 
> few.  It really is cool that you can add two 32-bit integers and not have 
> to worry about all those carry bits.

I was ever so pleased when I found out that the LLVM people have
learned this lesson from C.

I look forward to the day when we can have similar treatment for all
forms of error checking. Programming will be so much easier.

-M-




More information about the Python-list mailing list