List of OO Languages
From CSSEMediaWiki
The following is a small list of common languages which support programming in an object oriented style:
Class based
- Python
- C++
- Common Lisp
- C#
- J#
- Delphi
- ECMAScript (Javascript/Actionscript)
- Java
- PHP
- Perl v5
Object based
- Ruby
- Smalltalk