Objective-C

topic posted Wed, February 11, 2004 - 11:48 AM by  Jeremiah
Perhaps the closest thing to a real oop in common use (thanks largely to NeXT/Apple) is Objective-C

here's a few pointers to explore it with if you've not had the, erm, pleasure.

Apple Developer General Document: developer.apple.com/document...ndex.html

General FAQ: www.faqs.org/faqs/comput...ctive-C/faq/

GNU Objective C Library (Guide): www.delorie.com/gnu/docs/l...ts_toc.html

Here's the meat, stolen from the first document referenced:

"Objective-C’s dynamism enables the construction of sophisticated development tools. An interface to the runtime system provides access to information about running applications, so it’s possible to develop tools that monitor, intervene, and reveal the underlying structure and activity of Objective-C applications."
posted by:
Jeremiah
Wisconsin

Recent topics in "Object & Prototype Oriented (Pure)"

Topic Author Replies Last Post
Dev Advice, if anyone may. Please. Cris 0 June 7, 2005
What it is, what it ain't. Jeremiah 5 February 13, 2004
Alan Kay lectures (video) Jeremiah 0 February 11, 2004
AOP Unsubscribed 2 February 11, 2004
dynamic language wizards videos Faried 0 January 10, 2004