Programming Languages/Object-oriented Languages
< Programming LanguagesObject-Oriented Languages
- Smalltalk has closures, based on Lisp and Simula67. Squeak is the modern implementation
- Modern OOPLs are Java, C# (both inspired by C++), Dylan (inspired by CLOS), and Python (inspired by Smalltalk).
- Ruby more than Python is an example of a modern OOPL, also Squeak.
- Some common examples
- Smalltalk, Java, C#, Ruby
Hybrid languages allow object oriented and classic programming. Examples of such languages are Ada, OO-COBOL and C++.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.