Standards any APLAPL project must follow
Definitions
APLAPL stands for "APL Application Programming library". It has it's own category, CategoryAplApl
- Any projects declaring themselves as part of APLAPL are called sub-projects.
The Standards
All sub-projects offered to the APL community as part of the APLAPL project must follow some standards:
- APLAPL is a pure Dyalog project.
APLAPL is part of the OpenSourceApl project. Therefore, all standards defined for OpenSourceApl hold true for APLAPL as well.
One can also say that CategoryAplApl is a sub-category of category "OpenSourceApl".
All sub-projects must contain appropriate information about themselves which can be displayed with ADOC
How to implement test cases in Dyalog
Show the details
