Jump to content

GNUstepWeb

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 87.79.66.80 (talk) at 09:42, 5 May 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
GNUstep Web
Developer(s)GNUstep Web Developers
Written inObjective-C
Operating systemCross-platform NetBSD, Linux, Mac OS X
TypeApplication Server
LicenseGNU General Public License for the applications
GNU Lesser General Public License for the libraries.
Websitewww.gnustep.org

GNUstepWeb is a development environment and an application server for Web Applications. It is characterized by strict separation of data storage, processing and user interface development.

GNUstepWeb is based on GNUstep. Its goals are to be compatible to WebObjects version 4.5.x with some extensions. Apple's WebObjects was ported to the Java with version 5. GNUstepWeb continues using Objective-C.