Jump to content

GNUstepWeb

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 59.92.182.101 (talk) at 16:45, 5 August 2011 (The GnuStepWeb wiki gives more information on the project,). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
GNUstepWeb
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.
Websitewiki.gnustep.org/index.php/GNUstepWeb

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.