Main Page: Difference between revisions
From NARS2000
Jump to navigationJump to search
Line 34: | Line 34: | ||
== Compatibility With Extended APL Standard == | == Compatibility With Extended APL Standard == | ||
NARS2000 is compatible with the Extended APL Standard ([ | NARS2000 is compatible with the Extended APL Standard ([http://www.math.uwaterloo.ca/~ljdickey/apl-rep/docs/is13751.pdf ISO-IEC 13751]). There are many consistent extensions, and a few unimplemented but optional features. | ||
* [[Consistent Extensions in NARS2000]] | * [[Consistent Extensions in NARS2000]] |
Revision as of 23:59, 24 May 2013
Friday
1
November
2024
00:16 UTC
Welcome To The NARS2000 Project |
Getting Started
- Introduction to APL
- The language toolbar
- Keyboard - What keys are mapped to what symbols
- APL Font
- Platforms: Windows, Linux, Mac OS
- APL Wiki Tutorial
- Character names
- Error codes
- Examples
Compatibility With Extended APL Standard
NARS2000 is compatible with the Extended APL Standard (ISO-IEC 13751). There are many consistent extensions, and a few unimplemented but optional features.
- Consistent Extensions in NARS2000
- Optional Facilities Included in NARS2000
- Optional Facilities Missing from NARS2000
Detailed Documentation
- Language Features
- Control Structures
- User-Defined Functions/Operators
- Session Manager
- System Commands - These begin with ) and can only be entered from the keyboard
- System Variables - also known as "quad" ⎕ variables and quad functions
- Function Editing
- Customization
- Initialization and Workspace Files
- Known Limitations