Re: Implementing a new Scripting Language
От | Pavel Stehule |
---|---|
Тема | Re: Implementing a new Scripting Language |
Дата | |
Msg-id | CAFj8pRBLSnQKvx4Pahe_wya7BgYrx9R0kz4q=-NRvbbjB=c-Qw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Implementing a new Scripting Language ("Igal @ Lucee.org" <igal@lucee.org>) |
Ответы |
Re: Implementing a new Scripting Language
|
Список | pgsql-hackers |
2016-01-27 19:21 GMT+01:00 Igal @ Lucee.org <igal@lucee.org>:
On 1/27/2016 9:57 AM, Vladimir Sitnikov wrote:That is a good question. ChakraCore has been open sourced recently. Itinteresting. but now we will need to write an extension for that, e.g. PL/Chakra, which brings back my original question:
might be easier to build under Windows.
are there any docs as to how to implement a new scripting language? ;)
David Fetter wrote some presentation - some years ago was popular to write own PL
source code of plpgsql is good example - it pretty simple
I am not sure you would be able to bind high performance java runtimeyes, that's what I had in mind. I wasn't thinking of an embedded JRE. TBH I didn't think there were any of those until your email.
with the backend. There are no that many JREs, and not much of them
are good at "in-backend" operation.
Thus your question boils down to 2 possibilities:
1) You execute Lucee in some JRE that runs in the backend (frankly
speaking, I doubt it is a good way to go)
thanks,
Igal
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
В списке pgsql-hackers по дате отправления: