This site is implemented in LS3 - simple server-side scripting in the L programming language. Each page is an HTML document with embedded L programming language source code.
LS3 works by compiling and loading code on demand when pages are requested by the browser. LS3 has two modes:
You can see what pages are currently compiled into ls.fcgi via the LS3 status page, which displays the contents of the page database and uses the simple reflection facility in System.Class to list all classes in this LS3 site, highlighting those that are LS3 pages.

The site is hosted on a Xen VM running Ubuntu Linux hosted by Linode.

← L Programming Language L Programming Language © degs 2004-2011 LS3 Examples →