Important Links

Want to contribute after checking the StyleGuidelines? Check the ToDo list.

Want to check code quality? Go to the TestReport.

Interested in background information? See the TechnicalReference

Missing tests are reported on the MissingTests

PhraseBook

PhraseBook is a sub-project within the APL Wiki. It's all about code snippets in one of the greatest programming languages ever: APL code that solves a particular problem. More precisely, a single line of APL, without diamonds (statement separators).


Every code snippet has its own page, with proper documentation, examples and test cases (WhyTestCases). The solutions are also categorised and tagged.

By default a phrase is supposed to honor APL2-Syntax and ⎕IO←0. See StyleGuidelines for details.

Wherever possible the solution provided runs in all APL dialects; Where this is not possible it is pointed out explicitly.

In order to get an overview have a look at CategoryPhraseCategories or CategoryPhrasesAll or ListAllPhraseTags

If you would like to contribute you are more than welcome, but first read the StyleGuidelines.

See ToDo for a list of pages already allocated to someone and WantedPages for any pages (not just phrases) which are requested by links from other pages.

Any pages providing general information about phrases are members of the CategoryPhraseBookBackground.


PhraseBook (last edited 2010-12-11 08:15:13 by KaiJaeger)