cl-fastcgi

2021-01-24

FastCGI wrapper for Common Lisp

Upstream URL

github.com/KDr2/cl-fastcgi

Author

KDr2 <zhuo.dev@gmail.com>

License

BSD License
README
CL-FastCGI

1Introduction

CL-FastCGI is a generic version of SB-FastCGI, targetingto run on mostly Common Lisp implementation.
  • Curren-Version : 0.2
  • Docs : https://kdr2.com/project/cl-fastcgi.html
  • Examples : test.lisp

Dependencies (2)

  • cffi
  • usocket

Dependents (1)

  • GitHub
  • Quicklisp