<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=""><div class="">J Fondren: <a href="https://github.com/jrfondren/mmc-doc" class="">https://github.com/jrfondren/mmc-doc</a></div><div class=""><br class=""></div><div class="">I have a really nice setup for Mercury, that little utility is a god send when I was learning Mercury 2 and a bit years ago. I still use it all the time, I alias it to 'mdoc' from the shell.</div><div class=""><br class=""></div><div class="">I have also written a little starter utility, it was my first 'decent' M<ercury program, I use it all the time. It creates Makefile stubs and blank stubs as when I first started learning, it just seemed a bit of a pain to have to type all the same stuff over and over...and automation is very satisfying too!</div><div class=""><br class=""></div><div class=""><font face="Menlo" class="">    $ mcnew stub eric > eric.m</font></div><div class=""><font face="Menlo" class="">    $ mcnew makefile eric > Makefile</font></div><div class=""><br class=""></div><div class=""><a href="https://github.com/emacstheviking/mcnew" class="">https://github.com/emacstheviking/mcnew</a></div><div class=""><br class=""></div><div class="">and this I integrated into my custom Mercury mode I made from the nano prolog style:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/emacstheviking/mercury-pberr" class="">https://github.com/emacstheviking/mercury-pberr</a></div><div class=""><br class=""></div><div class="">I have a very nice nano development environment because of all of those things.</div><div class="">And now a literate programming tool almost done.</div><div class=""><br class=""></div><div class="">Thanks again everybody for your constantly great help.</div><div class="">Sean</div><div class=""><br class=""></div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 16 Jul 2022, at 14:32, Volker Wysk <<a href="mailto:post@volker-wysk.de" class="">post@volker-wysk.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Am Samstag, dem 16.07.2022 um 23:23 +1000 schrieb Zoltan Somogyi:<br class=""><blockquote type="cite" class="">2022-07-16 22:59 GMT+10:00 "Sean Charles (emacstheviking)" <<a href="mailto:objitsu@gmail.com" class="">objitsu@gmail.com</a>>:<br class=""><blockquote type="cite" class="">When I use www as the page viewer for mmc-doc,<br class=""></blockquote><br class="">I don't know what this means, so I can't help you with this part.<br class=""></blockquote><br class="">Yes, what's mmc-doc?<br class=""><br class="">Volker<br class=""></div></div></blockquote></div><br class=""></div></body></html>