Re: Lisp as an ODBC data source
- From: "zellerin@xxxxxxxxx" <zellerin@xxxxxxxxx>
- Date: 28 Feb 2007 04:06:30 -0800
On 28 Feb, 12:41, nhab...@xxxxxxxxx wrote:
On Feb 28, 12:18 pm, "zelle...@xxxxxxxxx" <zelle...@xxxxxxxxx> wrote:
I consider a scenario where I would like to have Lisp data and
functions accessed from other applications (including common
spread*** apps). I thought it could be possible to arrange the
situation in such a way that ODBC could be used. I suppose I would
have to build a mod_lisp-like data driver talking to a lisp e.g. using
TCP/IP, as most lisps are not good in making shared libraries.
Why don't you simply use a CL implementation that /can/ create
shared libraries like LispWorks, AllegroCL, or Corman Lisp?
To be honest, primary reason is that I don't have much experience with
them (I tried their free versions in past, but was not convinced). But
anyway, as the driver is supposed to be loaded fresh in the each ODBC
using applications, I would still rather have it separate and small
and have the lisp image with the data running as a daemon elsewhere
and once only.
Tomas
.
- References:
- Lisp as an ODBC data source
- From: zellerin@xxxxxxxxx
- Re: Lisp as an ODBC data source
- From: nhabedi
- Lisp as an ODBC data source
- Prev by Date: Re: LISP Implementation of Doom Engine
- Next by Date: Re: A style question
- Previous by thread: Re: Lisp as an ODBC data source
- Next by thread: Re: Lisp as an ODBC data source
- Index(es):