Implementing a new Scripting Language

Поиск
Список
Период
Сортировка
От Igal @ Lucee.org
Тема Implementing a new Scripting Language
Дата
Msg-id 56A8EFF8.7070305@lucee.org
обсуждение исходный текст
Ответы Re: Implementing a new Scripting Language  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Список pgsql-hackers
Hi all,<br /><br /> We have an open source scripting engine named Lucee that is used primarily for web application --
<aclass="moz-txt-link-freetext" href="https://github.com/lucee/Lucee">https://github.com/lucee/Lucee</a> -- it is
writtenin Java and is usually run as a servlet, but can be accessed in other ways (like JSR-223).<br /><br /> You can
thinkof the language as a combination of PHP and Javascript, albeit much simpler and more intuitive IMHO.<br /><br /> I
waswondering how difficult it would be to implement a Postgres extension that will act as a wrapper around it and will
allowto write functions in that language?  <br /><br /> I am a Java developer myself and have a very limited knowledge
ofC/C++, but if someone can point me in the right direction of whatever documentation there is on the subject -- that
wouldbe great.<br /><br /> Thanks,<br /><br /><div class="moz-signature">-- <br /><p>Igal Sapir <br /> Lucee Core
Developer<br /><a href="http://lucee.org/">Lucee.org</a></div> 

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

Предыдущее
От: "Daniel Verite"
Дата:
Сообщение: Re: Why format() adds double quote?
Следующее
От: Stas Kelvich
Дата:
Сообщение: Re: Tsvector editing functions