<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">In case anybody might be looking for some simple code that shows how to call "C" code and also have a utility that watches files for their modification timestamp(s) to change, then run a command and rinse-repeat forever.</div><div class=""><br class=""></div><div class="">It builds on a sample program I released last week, if you find it useful my name was Sean, if not, my name was Donald.</div><div class=""><br class=""></div><div class=""><a href="https://github.com/emacstheviking/mercury-rinse-repeat" class="">https://github.com/emacstheviking/mercury-rinse-repeat</a></div><div class=""><br class=""></div><div class="">I wrote it to drive my Literate Programming tangle/weave tool which I am almost ready to publish as well, it just needs some very minor tweaks before it passes muster. It's fashioned after `noweb`, in fact the syntax for blocks is the same, I took inspiration from it as I have used it in the past to produce working sellable Drupal modules back in the bad old days.</div><div class=""><br class=""></div><div class="">The program is VERY simple and VERY naive but that's all I needed and it works for me.</div><div class=""><br class=""></div><div class="">Thanks for all the comments along the way,</div><div class=""><br class=""></div><div class="">Sean.</div><div class=""><br class=""></div></body></html>