> On Nov 9, 2017, at 11:10 AM, Roel Janssen wrote:
> I wanted to try ffi-helper on htslib, but I am confused on how to get
> started. Where does the "compile-ffi" subcommand for "guild" come from?
>
And not sure I answered this question as intended. The `guild' command looks
for a scm file w
> On Nov 9, 2017, at 5:00 PM, Matt Wette wrote:
>
>> On Nov 9, 2017, at 11:10 AM, Roel Janssen wrote:
>>> ...
>>
>> Thanks for creating this! It seems to be very useful and powerful.
>>
>> I wanted to try ffi-helper on htslib, but I am confused on how to get
>> started. Where does the "comp
> On Nov 9, 2017, at 11:10 AM, Roel Janssen wrote:
>
>
> Matt Wette writes:
>
>> Hi All,
>>
>> I am working on a ffi-helper: a program that will read in a C dot-h file and
>> generate a Guile dot-scm file
>> which defines a module to provide hooks into the associated C library. Goal
>> is
Matt Wette writes:
> Hi All,
>
> I am working on a ffi-helper: a program that will read in a C dot-h file and
> generate a Guile dot-scm file
> which defines a module to provide hooks into the associated C library. Goal
> is to release something in
> Oct 2017 but that date is likely to slip.