Skip to content

tolmasky/narwhal-jsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Narwhal JavaScriptCore / JSCocoa Platform

Setup

git clone git://github.com/tlrobinson/narwhal.git narwhal
cd narwhal/platforms
git clone git://github.com/tlrobinson/narwhal-jsc.git jsc
cd jsc
make jscocoa
cd ../..
NARWHAL_PLATFORM=jsc bin/narwhal

Example

o = NSObject.alloc.init
o.description

Better examples forthcoming.

About

Narwhal support for JavaScriptCore (incomplete)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published