Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raku/nqp-configure
Configuration and build modules for NQP
https://github.com/raku/nqp-configure
nqp raku
Last synced: 3 months ago
JSON representation
Configuration and build modules for NQP
- Host: GitHub
- URL: https://github.com/raku/nqp-configure
- Owner: Raku
- License: artistic-2.0
- Created: 2019-04-06T20:11:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T14:02:26.000Z (7 months ago)
- Last Synced: 2024-10-07T10:00:01.070Z (3 months ago)
- Topics: nqp, raku
- Language: Perl
- Size: 172 KB
- Stars: 4
- Watchers: 109
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NAME
nqp-configure
# DESCRIPTION
Provide support modules for [NQP](https://github.com/Raku/nqp) and [Rakudo](https://github.com/rakudo/rakudo)
`Configure.pl` scripts.## Modules Provided
- `NQP::Config`
- `NQP::Macros`# SEE ALSO
* [NQP::Config module](https://github.com/Raku/nqp-configure/blob/master/doc/NQP-Config.md)
* [Macro expansion documentation](https://github.com/Raku/nqp-configure/blob/master/doc/Macros.md)# LICENSE
You can use and distribute this module under the terms of the The Artistic License 2.0. See the LICENSE file included in this distribution for complete details.