Main Page: Difference between revisions

From NARS2000
Jump to navigationJump to search
m (more NARS/APL external links)
(add'l descr)
Line 21: Line 21:
|}
|}
</div>
</div>
Welcome to the NARS2000 wiki. This wiki proposes to create an on-line reference for the <span class="plainlinks">[http://en.wikipedia.org/wiki/APL_(programming_language) APL Programming Language] (this is a link to the article on Wikipedia) as implemented by NARS2000. [http://www.nars2000.org/ NARS2000] home page. [http://www.sudleyplace.com/APL/projects.html Sudley Place] APL Projects. [http://sourceforge.net/projects/nars2000/ NARS2000 Source Code] at SourceForge.net.</span>
'''Welcome to NARS2000 Wiki''' where '''Nested Arrays-APL-APL2''', how they work and what they do - abundantly awaits you, as a learning tool and later as a great reference and refresher! This wiki also proposes to create an on-line reference for the <span class="plainlinks">[http://en.wikipedia.org/wiki/APL_(programming_language) APL Programming Language] (this is a link to the article on Wikipedia) as implemented by NARS2000.</span><br><div align="right"><span class="plainlinks" style="font-size:88%">'''Useful NARS links:''' [http://www.nars2000.org/ NARS2000] home page. [http://www.sudleyplace.com/APL/projects.html Sudley Place] APL Projects.<br>[http://www.nars2000.org/download/Download.html NARS2000 Download] and NARS2000 [http://sourceforge.net/projects/nars2000/ Source Code] at SourceForge.net.</span></div>
== Getting Started ==
== Getting Started ==
* [[Introduction to APL]]
* [[Introduction to APL]]

Revision as of 19:14, 21 March 2015

Welcome to NARS2000 Wiki where Nested Arrays-APL-APL2, how they work and what they do - abundantly awaits you, as a learning tool and later as a great reference and refresher! This wiki also proposes to create an on-line reference for the APL Programming Language (this is a link to the article on Wikipedia) as implemented by NARS2000.

Useful NARS links: NARS2000 home page. Sudley Place APL Projects.
NARS2000 Download and NARS2000 Source Code at SourceForge.net.

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.

Detailed Documentation

Adding to the Wiki

Developer's Corner