Re: Implementing a new Scripting Language

From: "Igal (at) Lucee(dot)org" <igal(at)lucee(dot)org>
To: Chapman Flack <chap(at)anastigmatix(dot)net>, Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Implementing a new Scripting Language
Date: 2016-01-27 19:06:24
Message-ID: 56A91530.6060206@lucee.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 1/27/2016 10:48 AM, Chapman Flack wrote:
>
> Ok, if your 233 support is already in beta, you'll get there
> before we do, but the paths should intersect eventually. :)

Actually, once your support for JSR-223 is implemented (it's
two-twenty-three, not thirty ;)), we will be able to use Javascript
through that via the Nashorn project, which seems like a better (at
least as a cross-platform) solution than V8 or Chakra.
http://www.oracle.com/technetwork/articles/java/jf14-nashorn-2126515.html

Now that would be very exciting IMO!

Igal

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2016-01-27 19:31:13 pgbench small bug fix
Previous Message Chapman Flack 2016-01-27 18:48:11 Re: Implementing a new Scripting Language