![]() |
![]() |
![]() |
Embedded web server? I was reading an article(1) today where a guy mentioned he'd written his own dialect of Lisp that had an embedded web server in it. This got me thinking. Lisp is sort of, as some people have told me, its own command line IDE. I know it's not the same as Visual Studios or C++Builder, but it is an integrated environment where you can develop software.
Andrew Burton
1. Here's the artivle:
Andrew Burton
It's probably good for development. There's probably few of any additional benefits worth anything to the end user/consumer. It's pretty crucial that your web server's reliability or correct operation doesn't suffer because of the instability of your IDE/vm environment. In that guy's case it's lisp. If you know what you are doing then fine, but normal admins who will adminster your software may do it all wrong if it's overly complex.
Li-fan Chen
A link:
Li-fan Chen
Thanks for that!
Andrew Burton
|