|
HOC: A Haskell to Objective-C Binding |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Requirements
As with most Haskell libraries & tools, we currently provide HOC as a build-it-yourself source distribution tarball. To build HOC, you will need:
Mac OS X "Panther" 10.3.x. HOC may also work with Mac OS X 10.2 "Jaguar", but has not been tested with it.
The Mac OS X Developer Tools installed.
GHC (the Glasgow Haskell Compiler) 6.2, or 6.2.1.
HOC has also been very lightly tested with Linux and GNUstep, but this is not the main development platform, so please do not expect much to work. :-)
Releases
All HOC releases are made available via Sourceforge, and may also be downloaded from its project releases page.| Version | Brief description | |
|---|---|---|
| 0.7 (release notes) | Major changes: typed interface, memory management, update to GHC and GHCi 6.2 support, documentation (gasp!), and lots more … | |
| 0.1 (release notes) | First development snapshot; more an experiment into Template Haskell than anything else (for historical interest only). |
CVS: Bleeding-Edge HOC Development
If you're a total code junkie, you can check out HOC from its Sourceforge CVS
repository. When you do check it out, be sure to see the BUILDING.CVS
file for instructions on how to build it from the CVS tree.



