preprocessor 1.2.0
A language agnostic, C-like preprocessor for D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
Language-agnostic Preprocessor for D
Version 1.2.0 Copyright 2023 Mike Bierlee Licensed under the terms of the MIT license - See LICENSE.txt
A language-agnostic preprocessor library for D. It allows you to pre-process code or text in any language using C-like directives. This is not a CLI tool, only a library. The library does not deal with reading or writing files, that is up to the user.
See the examples/
directory for how to use it and SPECS.md for more details on what is supported in the pre-processing language. Finally, if you want to see some detailed examples, see the unittests in source/preprocessor/package.d.
Projects Using The Preprocessor
- The Retrograde Game Engine: General purpose game engine.
- Registered by Mike Bierlee
- 1.2.0 released a year ago
- mbierlee/preprocessor
- MIT
- Copyright © 2023, Mike Bierlee
- Authors:
- Dependencies:
- none
- Versions:
-
1.2.0 2023-Feb-21 1.1.0 2023-Feb-20 1.0.0 2023-Feb-20 ~main 2023-Mar-13 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
21 downloads total
-
- Score:
- 0.4
- Short URL:
- preprocessor.dub.pm