I am working on a tool that provides a facility to write small c++ code within the framework it provides. The tool is windows and linux based. We write code into the windows. The compilation is done first on windows for testing purposes. Finally a linux build is performed to actually run the whole production tests on linux. I am working on a tool that provides a facility