[squeak-dev] Re: Squeak browser plugin and JavaScript

Rob Withers reefedjib at gmail.com
Sun Sep 5 19:22:04 UTC 2010



--------------------------------------------------
From: "Sean P. DeNigris" <sean at clipperadams.com>
Sent: Sunday, September 05, 2010 2:52 PM
To: <squeak-dev at lists.squeakfoundation.org>
Subject: [squeak-dev] Re: Squeak browser plugin and JavaScript

>
>
> Rob Withers-2 wrote:
>>
>> You mention "Squeak plugin for v8:)".   What is v8:)?  Is that a smilie 
>> or
>> part of the name?
>>
>
> Google "v8 web" -> http://en.wikipedia.org/wiki/V8_(JavaScript_engine)
>

Interesting.  The link was bad - fixed link: 
http://en.wikipedia.org/wiki/V8_JavaScript_engine

That led to this site: http://code.google.com/apis/v8/intro.html

which states:

"V8 enables any C++ application to expose its own objects and functions to 
JavaScript code. It's up to you to decide on the objects and functions you 
would like to expose to JavaScript."

So the thing to do is write a plugin?

Any progress been made in building a C++ target Parser?

Cheers,
Rob

 




More information about the Squeak-dev mailing list