Carl Friedrich Bolz wrote:
> Chris Mellon wrote:
> > I've encountered a C scripting environment that works by using GCC to
> > compile each line as it is encountered, doing some magic to keep a
> > working compilation environment around.
> >
> > Interpreted? Compiled?
> >
>
> There is also the wonderful C interpreter cint:
>
> http://root.cern.ch/root/Cint.html
>
> so obviously C must be an interpreted language :-)

I was going to say "Don't forget EiC either", but it appears to have
vanished from the world.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to