List of OO Languages
From CSSEMediaWiki
(Difference between revisions)
Line 12: | Line 12: | ||
* PHP | * PHP | ||
* Perl v5 | * Perl v5 | ||
+ | * Objective C | ||
====Object based==== | ====Object based==== | ||
* Ruby | * Ruby | ||
* Smalltalk | * Smalltalk |
Revision as of 22:26, 13 October 2009
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
- Objective C
Object based
- Ruby
- Smalltalk