Parsers for C written in Erlang
Mats Cronqvist
mats.cronqvist@REDACTED
Thu Aug 17 14:54:28 CEST 2006
Joel Reymont wrote:
> I'm thinking of how I would approach the Cocoa bridge in Erlang. There
> are to basic approaches: parsing the Objective-C header files to wrap
> the classes and using the runtime type inspection.
this is The Right Thing (tm), methinks. i do it for gtkNode. alas, i cheat
and use h2def.py (from www.pygtk.org). i don't know if that'll work for
objective-C, though.
mats
More information about the erlang-questions
mailing list