chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] is foreign-parse enum possible ?


From: felix winkelmann
Subject: Re: [Chicken-users] is foreign-parse enum possible ?
Date: Tue, 13 Mar 2007 08:15:37 +0100

On 3/12/07, minh thu <address@hidden> wrote:
Hi list,

Is it possible to FOREIGN-PARSE a C enum ?
And a C struct ?

Otherwise, it's really a nice tool.


It should be able to handle C++ ernum and struct definitions,
but not all cases (actually just a few). Look at the grammar
at http://chicken.wiki.br/easyffi


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]