| Projects on Google Code | Results 1 - 4 of 4 |
pyjscore embeds a JavaScript environment into python, based on Apple's JavaScriptCore (from WebKit).
==Features==
* Bidirectional object bridging (incomplete)
* Call JavaScript functions from Python, and vice versa (incomplete)
* Powered by SquirrelFish, the VM that makes JavaScriptCore ...
<br/>
=Source is now on Github <a href='http://github.com/parmanoir/jscocoa/tree'>http://github.com/parmanoir/jscocoa/tree</a>=
<br/>
Talk about JSCocoa on the <a href='http://groups.google.com/group/jscocoa'>JSCocoa Google Group</a> !
Check out [QuickStart].
Write Cocoa apps in Javasc...
{{{jscsh}}} is an interactive JavaScript shell similar to Ruby's irb or the interactive Python shell. It uses Apple's JavaScriptCore for its internal JS engine and provides several built-in function with similar functionality to SpiderMonkey's js shell.
{{{jscsh}}} is very early in development, b...
A browser for WinCE/Windows base WebKit.
PPC2003 and Windows compile:
1. Create system variable 'WEBKITISEEDIR=D:\WebKit.iSee'
2. Download cygwin, intall cygwin to 'D:\cygwin'.
3. Start VS2008, open 'iSee\iSee.project\iSee.sln'.
4. Select platform 'WIN32(Debug)' for windows; Select pl...