categories: |
Programming |
dependencies: |
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "wl-pprint" [[VGte "3.0.0",VLt "4.0.0"]]] |
documentation: |
Ninja build files ================= [Ninja](https://ninja-build.org/) calls itself the assembler of build systems. It is meant to be used with a meta-build system. This package offers simple generation of Ninja files with Curry programs. It includes an abstract representation of Ninja's constructs and a pretty printer to generate a build file in concrete syntax. |
exportedmodules: |
Ninja.Types Ninja.Pretty |
modules: |
Ninja.Types Ninja.Pretty |
version: |
3.0.0 |