housel / objc-dylan

A Dylan / Objective C bridge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

objc-dylan

This is the start of a bridge between Objective C and Dylan.

Pull requests are welcome:

  • add more of the low level API
  • find a better and consistent way to expose this at a higher level

Please note that I do not want any API that is deprecated, so nothing from pre-Objective C 2.0, etc. This code will be Lion and later for Mac OS X and more recent iOS (4 or 5 and later?).

Things to think about:

  • Where does BridgeSupport fit in here?

About

A Dylan / Objective C bridge.

License:MIT License


Languages

Language:Dylan 98.8%Language:Makefile 1.2%