This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Sep 23 19:03:18 -0700 2009 | |
| |
Makefile | Sun Nov 01 22:26:10 -0800 2009 | |
| |
README.md | Fri Oct 16 17:36:32 -0700 2009 | |
| |
bin/ | Mon Sep 21 14:27:14 -0700 2009 | |
| |
bootstrap.js | Tue Sep 29 02:55:10 -0700 2009 | |
| |
deps/ | Sun Nov 01 22:26:10 -0800 2009 | |
| |
include/ | Thu Nov 12 00:50:59 -0800 2009 | |
| |
lib/ | Tue Oct 27 18:29:53 -0700 2009 | |
| |
narwhal-jsc.c | Thu Oct 01 01:30:12 -0700 2009 | |
| |
narwhal.c | Tue Sep 29 02:55:10 -0700 2009 | |
| |
package.json | Sat Aug 22 22:12:25 -0700 2009 | |
| |
src/ | Wed Nov 18 15:02:42 -0800 2009 |
README.md
Narwhal JavaScriptCore / JSCocoa Platform
Setup
git clone git://github.com/tlrobinson/narwhal.git narwhal
cd narwhal/engines
git clone git://github.com/tlrobinson/narwhal-jsc.git jsc
cd jsc
make
cd ../..
NARWHAL_ENGINE=jsc bin/narwhal
Notes
- Only builds on Mac OS X and JSCocoa support is currently broken, but both of these things can be fixed with improved Makefiles (or Jakefiles)







