summaryrefslogtreecommitdiff
path: root/devel/gnustep-objc/DESCR
blob: ae5629874148cc2c0314675234d5ed69faf884a5 (plain)
1
2
3
4
5
6
  This is the GCC/GNUstep objective C runtime.

  The runtime is modeled after the NeXT Objective C runtime.  That is, most
functions have semantics as it is known from the NeXT.  The names, however,
have changed.  All runtime API functions have names of lowercase letters
and underscores as opposed to the `traditional' mixed case names.