On 12 November 2010 17:49, Bill Hart <goodwillh...@googlemail.com> wrote: > > > On Nov 12, 4:46 pm, "Dr. David Kirkby" <david.kir...@onetel.net>
>> When people buy cars, the comfort, economy, look, performance, how nice it >> is to >> drive, are likely to be important to them. I don't suppose 99% care if the >> engine block is made from steel aluminum. People are usually more >> interstellar >> in the interface they are presented with. "interstellar" was meant to be "interested". >> I've yet to see a single complaint from a user that package X is written in C >> and not in Python. >> > > Sage doesn't run on Windows, so I beg to differ. > > Bill. That's a different issue. If Sage was written entirely in assembly code, but run fine on Windows, then Windows uses would be happy. There are two separate issues 1) The interface language 2) What the source code is written in. In the case of Sage, the interface is python. The source code is written in at least all of these: * Assembly code * Bash shell scripts * C * C++ * Fortran * GNU variant of C * GNU variant of C++ * Lisp * Maxima * Python etc. Dave -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org