This is the command clfswm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
clfswm - A(nother) Common Lisp Full Screen Window Manager
SYNOPSIS
clfswm [implementation]
DESCRIPTION
CLFSWM is a 100% Common Lisp X11 window manager (based on Tinywm and Stumpwm. Many thanks
to them). It can be driven only with the keyboard or with the mouse.
CLFSWM uses the following rules to determine which implementation should be used:
1. the first command line argument.
2. environment variable $LISP
3. the first line like "debian=<impl>" in its configuration file.
4. clisp
CLFSWM handles clisp, sbcl and cmucl internally. If you specify a different
implementation, CLFSWM will try to execute the command clfswm-<implementation>. See
/usr/share/doc/clfswm/README.Debian for details.
OPTIONS
implementation
Indicates which implementation should be used.
ENVIRONMENT
LISP
Indicates which implementation should be used.
Use clfswm online using onworks.net services