[ANN] Apache Common Lisp module
Posted: Sat Jul 10, 2010 2:25 am
Just in case some of you did not notice the annoucement...
Louis Höfler has created a very interesting project: a module that allows you to execute Common Lisp in your Apache web server, much like PHP and perl modules I assume
The first version of the module is available here
https://sourceforge.net/projects/mod-ecl/files/
It uses ECL as embedded Common Lisp in a very simple way. I would encourage people interested in this project to research things like security and multithreading.
Louis Höfler has created a very interesting project: a module that allows you to execute Common Lisp in your Apache web server, much like PHP and perl modules I assume
The first version of the module is available here
https://sourceforge.net/projects/mod-ecl/files/
It uses ECL as embedded Common Lisp in a very simple way. I would encourage people interested in this project to research things like security and multithreading.