Display title | NPL (programming language) |
Default sort key | NPL (programming language) |
Page length (in bytes) | 1,056 |
Namespace ID | 0 |
Page ID | 188285 |
Page content language | en - English |
Page content model | wikitext |
Indexing by robots | Allowed |
Number of redirects to this page | 0 |
Counted as a content page | Yes |
HandWiki item ID | None |
Edit | Allow all users (infinite) |
Move | Allow all users (infinite) |
Page creator | imported>Raymond Straus |
Date of page creation | 14:46, 3 August 2023 |
Latest editor | imported>Raymond Straus |
Date of latest edit | 14:46, 3 August 2023 |
Total number of edits | 1 |
Recent number of edits (within past 90 days) | 0 |
Recent number of distinct authors | 0 |
Description | Content |
Article description: (description ) This attribute controls the content of the description and og:description elements. | NPL is a functional programming language with pattern matching designed by Rod Burstall and John Darlington in 1977. The language allows certain sets and logic constructs to appear on the right hand side of definitions, e.g.
setofeven(X) <= <:x: x in X & even(x) :>
The NPL interpreter... |