Jump to content

GNUstepWeb

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jerryobject (talk | contribs) at 23:17, 1 August 2010 (Removed needless piping in 1 link. Conformed heading name to Wikipedia Style Manual; names of 2 external links more nearly to actual website names; corrected 1 URL.). 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 Java with version 5. GNUstepWeb continues using Objective-C.