= Build Tools = Small projects can often be built with a small script that invokes the Cobra compiler with the correct options for the given project. See BuildScript. There are numerous language-agnostic build tools that can be used in conjunction with Cobra: * MsxBuild * [wiki:NAntCobraTasks] * scons * Make * Custom scripts (Cobra, bash, Python, etc.) == See Also == * RelatedProjects * LibraryTopics * LanguageTopics