开发者

Scripting language which is not object oriented [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, o开发者_JAVA百科r expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

Is there any specific advantage to the scripting languages which are not Object-oriented?


The simplest answer is "no" but really asking the questions means you just need to understand what "object oriented" means. One of the easiest things for you might be to take scripting languages that have OO tacked onto them like Perl. This is old but explains it nicely.

One of the simplest scripting languages I ever used that also is very useful IMHO is TCL. TCL programs typically do not use Object orientation, although it has an extension to do so for the die-hards :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜