Download v8sharp
Description
v8sharp started as a research project to see if it was possible to host Google's new V8 javascript engine from within Microsoft .NET. It could be used to create an extensibility model or application automation model that could be accessed via scripting technologies.
Source Files
The download file v8sharp.zip has the following entries.
trunk/samples/HostingSample/HostingSample.Interfaces/HostingSample.Interfaces.csproj
trunk/samples/HostingSample/HostingSample.Interfaces/IApplication.cs
trunk/samples/HostingSample/HostingSample.Interfaces/IApplicationConsole.cs
trunk/samples/HostingSample/HostingSample.Interfaces/IMessageService.cs
trunk/samples/HostingSample/HostingSample.Interfaces/IWindow.cs
trunk/samples/HostingSample/HostingSample.Interfaces/Properties/AssemblyInfo.cs
trunk/samples/HostingSample/HostingSample.sln
trunk/samples/HostingSample/HostingSample/HostingSample.csproj
trunk/samples/HostingSample/HostingSample/MainApplication.cs
trunk/samples/HostingSample/HostingSample/MainWindow.Designer.cs
trunk/samples/HostingSample/HostingSample/MainWindow.cs
trunk/samples/HostingSample/HostingSample/MainWindow.resx
trunk/samples/HostingSample/HostingSample/MessageService.cs
trunk/samples/HostingSample/HostingSample/Point.cs
trunk/samples/HostingSample/HostingSample/Program.cs
trunk/samples/HostingSample/HostingSample/Properties/AssemblyInfo.cs
trunk/src/include/v8-debug.h//from w ww . j a v a 2 s . c om
trunk/src/include/v8.h
trunk/src/lib/vc90.pdb
trunk/src/v8sharp.sln
trunk/src/v8sharp/AssemblyInfo.cpp
trunk/src/v8sharp/v8engine.h
trunk/src/v8sharp/v8engineimpl.cpp
trunk/src/v8sharp/v8engineimpl.h
trunk/src/v8sharp/v8external.cpp
trunk/src/v8sharp/v8external.h
trunk/src/v8sharp/v8function.cpp
trunk/src/v8sharp/v8function.h
trunk/src/v8sharp/v8script.h
trunk/src/v8sharp/v8scriptexception.cpp
trunk/src/v8sharp/v8scriptexception.h
trunk/src/v8sharp/v8scriptimpl.cpp
trunk/src/v8sharp/v8scriptimpl.h
trunk/src/v8sharp/v8sharp.vcproj
trunk/src/v8sharp/v8type.cpp
trunk/src/v8sharp/v8type.h
trunk/src/v8sharp/v8value.cpp
trunk/src/v8sharp/v8value.h
Download
Click the following link to download v8sharp.zip.
v8sharp.zip