Getting Started with NPL contributor libraries
NPL contributor libraries allow you to package and share NPL constructs such as types and functions with the NPL community. If you need functionality beyond what NPL natively supports, such as encryption, you can use a native NPL contributor library instead.
- NPL Contributor library guide – Covers how to create and distribute NPL contributor libraries.
- NPL Native Contributor library guide – Focuses on extending NPL with additional functionality using JVM languages.
Refer to the respective guides for detailed instructions.