I may be duplicating the efforts of others, but I wanted to see if I could get LogFlash running, mostly as a historical curiosity. I did, though I had to comment out some of the memory management!*
The source code I used came from John Cowan's website. Once I got it to compile and run, I figured I should put it up in our Github organization for posterity or the enjoyment of others or something. And once I had done that, I figured I might as well put up the old parser as well (which I had previously fiddled with and at one point had running as an IRC bot). The repositories are:
https://github.com/lojban/logflashhttps://github.com/lojban/cll-parserIf I've violated someone's copyright, license or wishes by making this software available on Github, say the word and I'll take it down.
mu'o mi'e la durka
* If someone knows what I should change "release(heaporg);" to, as opposed to simply commenting it out and presumably introducing a memory leak, let me know.