Re: Lisp as a procedural language?

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: Lisp as a procedural language?
Дата
Msg-id 73060FDE-80FF-4C58-93BD-156B6D191756@pgedit.com
обсуждение исходный текст
Ответ на Re: Lisp as a procedural language?  ("Joshua Tolley" <eggyknap@gmail.com>)
Список pgsql-hackers
On Oct 20, 2008, at 3:00 PM, Joshua Tolley wrote:

> One of the Java-as-a-procedural-language options uses RMI to get the
> server talking to a separate JVM, where the actual function processing
> gets done. Could a PL/Lisp work similarly (and would it be anything
> approaching a good idea...)?

I think it could work, but it is hard to say how good an idea it would  
be without being more familiar with the implementation details on what  
it takes to create a complete procedural language.

There might be some useful ideas from SLIME (http://common-lisp.net/project/slime/ 
) which connects to many different Lisp implementations to provide a  
Lisp IDE in Emacs.

BTW, this is Lisp's 50th birthday being celebrated today at OOPSLA.

http://www.lisp50.org/


John DeSoi, Ph.D.






В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Lawrence, Ramon"
Дата:
Сообщение: Proposed Patch to Improve Performance of Multi-Batch Hash Join for Skewed Data Sets
Следующее
От: Paul Schlie
Дата:
Сообщение: Re: Block-level CRC checks