[minor updates dan**20020307000514] { hunk ./doc/index.html 8 -

Araneida is a small extensible CL-based web server, originally -written (a) as a project to learn CL, and (b) because cl-http is -not free. +

Araneida is a small extensible CL-based web server, designed to +sit behind a proxying apache. hunk ./doc/index.html 14 -

  • CMUCL or SBCL -
  • mk-defsystem -
  • db-sockets -
  • net-telent-date +
  • SBCL. Probably works with CMUCL with only fairly minor tweaking +
  • asdf, Another +System Definition Facility +
  • Other ASDF +packages< /a> from cCLan: db-sockets, net-telent-date hunk ./doc/index.html 21 -

    If you've not used CMUCL before you might also want to look at the -CMUCL HOWTO for -setup instructions. It's not very current: proceed with care. -(You'd be better off using cCLan) - hunk ./doc/index.html 62 -

  • Does not use multiple threads. Hooks into the CMUCL event loop so +
  • Does not use multiple threads. Hooks into the CMUCL/SBCL event loop so hunk ./doc/index.html 102 -$Date: 2001/06/28 14:50:04 $
    Daniel Barlow
    +$Date: 2002/03/07 00:05:14 $
    Daniel Barlow
    }