Main Page: Difference between revisions
From NARS2000
Jump to navigationJump to search
m (technical correction (T/C)) |
(add a side date field) |
||
Line 1: | Line 1: | ||
<!-- Borrowed from Wikipedia [User:Angela] with modifications by Paul Robinson --> | |||
<div style="float:right; padding-left:5px;"> | |||
{| style="text-align:left; border:1px solid #aaaaaa; background-color:#f9f9f9;width: 200px;font-family: Verdana, sans-serif;" | |||
|- padding:5px;padding-top:0.5em;font-size: 95%; | |||
| | |||
---- | |||
<div style="border:1px solid #ccc; background: #fff; border-right:3px solid #ccc; border-bottom:3px solid #ccc; text-align: center; padding:3px; float:right; font-size: smaller; line-height: 1.3; margin-right: 4px;"> | |||
<div style="width:100%">{{CURRENTDAYNAME}}</div> | |||
<div style="font-size: x-large; width: 100%;">{{CURRENTDAY}}</div> | |||
<div style="width: 100%;"> {{CURRENTMONTHNAME}}</div> | |||
<div style="width: 100%;">{{CURRENTYEAR}}</div> | |||
<div style="background: #aaa; color: #000;">'''{{CURRENTTIME}}''' UTC</div> | |||
</div> | |||
<big>'''Welcome To The NARS2000 Project'''</big> | <big>'''Welcome To The NARS2000 Project'''</big> | ||
---- | |||
<div style="text-align:center;"> | |||
</div> | |||
|- | |||
| | |||
__TOC__ | |||
|} | |||
</div> | |||
== Getting started == | == Getting started == | ||
Line 10: | Line 29: | ||
== Compatibility With Extended APL Standard == | == 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. | NARS2000 is compatible with the Extended APL Standard ([[ISO 13751|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 04:44, 22 February 2013
Thursday
21
November
2024
09:18 UTC
Welcome To The NARS2000 Project |
Getting started
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
- Function Editing
- Customization
- Initialization and Workspace Files
- Known Limitations