Global Script-oid Language for Web Servers (https://globalscript.org/)
root
This is gsweb, and Global Scriptoid programming language for writing web servers
Build it using the standard package-tools commands;
* gsbuild - Compile
* gscheck - Run unit tests
* gsintegration-test - Run integration tests
* gsinstall - Install to $GLOBALSCRIPT
To contribute changes, add yourself to the Copyright and CONTRIBUTORS sections of the COPYRIGHT file,
publish your modified version to a public darcs repo,
and email jonathanccast@fastmail.fm to notify me.
If I like your changes, I'll merge them into the official version;
in any case, I'll update globalscript.org so people know your alternative exists.