14 Aug
2017
14 Aug
'17
7:33 p.m.
On 14 August 2017 at 19:32, John Maddock via Boost
I doubt it will be an issue for folks building locally.
Daniel, just out of curiosity, how hard would it be to add a general "call external tool" rule, that could be re-purposed to generate equations from latex or graphs via graphviz etc? I'm not suggesting you go off and implement it right now... just scoping out the terrain...
Probably not too hard to add to the language, but configuration might be a bit of a pain. I also have no experience of writing cross platform process handling in C++, so I don't know how involved that is. Boost.Process could possibly handle it, but I'm not sure if it's stable enough yet.