[Novalug] Teaching Computers Science
Angelo Bertolli
angelo at freeshell.org
Sun Sep 30 13:01:09 EDT 2007
Raul wrote:
> Thanks - I missed that. Looking over it now makes sense - ...
> assembler - which is definitely not scripting
Actually, C can be a scripting language if you want it to. C is a
definition of language syntax, so whether it's implemented as an
interpreter or a compiler is up to the implementor. But usually when
you're talking about C, you're talking about a compiler. I am unaware
of any implementations of C as a scripting language.
Angelo
More information about the Novalug
mailing list