And another draft...

main
theraven 15 years ago
parent dbc96b92f3
commit 17bc6363b2

@ -5,6 +5,14 @@ This is the first official release of the GNUstep Objective-C runtime (a.k.a.
libobjc2). This runtime was designed to support the features of Objective-C 2 libobjc2). This runtime was designed to support the features of Objective-C 2
for use with GNUstep and other Objective-C programs. for use with GNUstep and other Objective-C programs.
You may obtain the code for this release from subversion at the following
address:
svn://svn.gna.org/svn/gnustep/libs/libobjc2/1.0
Source tarballs will be made available shortly after the release and
distributions are encouraged to provide binary versions.
The runtime library is responsible for implementing the core features of the The runtime library is responsible for implementing the core features of the
object model, as well as exposing introspection features to the user. The object model, as well as exposing introspection features to the user. The
GNUstep runtime implements Apple's Objective-C Runtime APIs, and a small number GNUstep runtime implements Apple's Objective-C Runtime APIs, and a small number

Loading…
Cancel
Save