APL Wiki Tutorial: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
=== "Sorting and Coding Functions" === | === "Sorting and Coding Functions" === | ||
<apll>ORDER ← ⍋SYMBS</apll> does not work. | <apll>ORDER ← ⍋SYMBS</apll> does not work. | ||
== Chapter 14: "Error Handling" == | |||
=== Error trapping and Tracing === | |||
Currently NARS2000 does not offer any error trapping features. |
Revision as of 15:29, 26 July 2009
The APL Wiki Tutorial contains several references to NARS2000 regarding extraordinary behaviour and/or missing features. See http://aplwiki.com/LearnApl/LearningApl
The following shall be a complete list of those issues. Used to make changes to the wiki when appropriate.
Chapter 6: "Writing a Function"
"Saving a workspace"
Using Windows default fodler (NARS2000) verus current directory (other implementations).
Chapter 10: "Built-in Functions"
"Comparative Functions"
"Find" is not available
"Sorting and Coding Functions"
ORDER ← ⍋SYMBS does not work.
Chapter 14: "Error Handling"
Error trapping and Tracing
Currently NARS2000 does not offer any error trapping features.