Jump to content

GNUstepWeb

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 86.105.81.90 (talk) at 22:01, 3 November 2018. 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.