ffi-help: documentation

2017-12-06 Thread Matt Wette
Hi All, I am working on a ffi-helper (FH): 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. Currently, I'm working on documentation. I like manuals that start out with simple demos to show what

ffi-help: documentation

2017-07-03 Thread Matt Wette
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. I wanted to let you know that I have posted my start on documentation accessible from the following URL: