Skip to content
/ AppleJam Public

it's the apple jam! A bridge between Javascript and Cocoa

Notifications You must be signed in to change notification settings

xhan/AppleJam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppleJam : a bridge between javascript and objective-c on osx-plantform

  • the project became active again since you saw this message(2012/08/09)
  • current version was inspired by PhoneGap
  • iam a beginner of javascript, any suggestions and improvements are welcome

Quick Start

  • #import <WebKit/WebKit.h>
  • for ARC project, add -fno-objc-arc to non-arc files (such as JSONKit)
  • and .... or just open demo project and see how it work

TODOS

  • √callback supports
  • √callback return value
  • √basic demo
  • √demo with params support
  • xcode debug support
  • brower debug mode
  • call queue
  • resource domain protect

About

it's the apple jam! A bridge between Javascript and Cocoa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published