Better late than never - command line interface to on line code generator
In 2007 there was some discussion here about on line code generation: http://lists.boost.org/Archives/boost/2007/02/116997.php One thing I said back then was: "There isn't a library to download." That's changed and now there's an archive that can be downloaded: http://webEbenezer.net/build_integration.html Martin Slater, commenting on the fact that the only way to use the code generator was through a web interface, said: "the fact that it cannot be integrated into the build process easily ... would deter many from using it" I agreed with him on that point at the time and have spent a lot of time since then developing a command line interface to make it easy to integrate on line code generation into build processes. The archive mentioned above is the result of that work. So now I would like to ask for further thoughts and feedback. How can it be improved? It has support for some Boost types and I'm open to adding support for more. Tia. -- Brian Ebenezer Enterprises - In G-d we trust. http://webEbenezer.net
On March 17, 2015 4:04:39 PM EDT, Brian Wood
In 2007 there was some discussion here about on line code generation:
Online generation of what kinds of code from what kinds of inputs?
I didn't see an answer my question there.
One thing I said back then was:
"There isn't a library to download."
That's changed and now there's an archive that can be downloaded:
That jumps right into the middle of the topic and assumes prior knowledge of the context.
So now I would like to ask for further thoughts and feedback. How can it be improved? It has support for some Boost types and I'm open to adding support for more. Tia.
You might start by clarifying the purpose of the tool. ___ Rob (Sent from my portable computation engine)
participants (2)
-
Brian Wood
-
Rob Stewart