

| |||||||
|
You are here: Root > By License > Open Source > BSD license
A toolkit for dynamic Lisp websites.
| edi@agharta.de | |
| Web site | http://weitz.de/tbnl/ |
| Mailing list | http://common-lisp.net/mailman/listinfo/tbnl-devel |
| Version | - |
| Maturity | Stable |
| OS compatibility | TBNL needs a Lisp which is MP-capable, and some of the supported Lisps don't over MP on all platforms. Other than that, TBNL should work with Windows, OS X, and Linux/Unix. |
| ASDF installable | Yes |
| Official Download | http://weitz.de/files/tbnl.tar.gz |
| Mirrored Download | |
| Source code repository |
TBNL provides facilities like automatic session handling (with and without cookies), logging (to Apache's log files or to a file in the file system), customizable error handling, and easy access to GET and POST parameters sent by the client. It does not include functionality to programmatically generate HTML output. For this task you can use any library you like, e.g. (shameless self-plug) CL-WHO or HTML-TEMPLATE.
LispWorks | Allegro Common Lisp | SBCL | CMUCL | OpenMCL
RFC2388 | CL-BASE64 | KMRCL | MD5 | URL-REWRITE | CL-PPCRE
Installing TBNL on Linux and Windows and creating a web application
You must be logged to add a note
TBNL is deprecated
TBNL is deprecated and has been replaced by Hunchentoot.
Submitted by Edi 09/10/2006 23:25:16
You must be logged to add a comment