NARS2000: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
Miraheze>Adám Brudzewsky
No edit summary
Miraheze>Adám Brudzewsky
No edit summary
Line 11: Line 11:
| platforms                = x86, x86_64
| platforms                = x86, x86_64
| operating systems        = Windows, Linux (via Wine), macOS (via Wine)
| operating systems        = Windows, Linux (via Wine), macOS (via Wine)
| license                  = Free open source software
| license                  = [https://en.wikipedia.org/wiki/GNU_General_Public_License GNU]
| website                  = [http://www.nars2000.org/ nars2000.org]
| website                  = [http://www.nars2000.org/ nars2000.org]
| download                = [http://www.nars2000.org/download/ nars2000.org/download]
| download                = [http://www.nars2000.org/download/ nars2000.org/download]

Revision as of 14:08, 28 October 2019


NARS2000 is an open-source APL interpreter written by Bob Smith, a prominent APL developer and implementer from STSC in the 1970s and 1980s. NARS2000 contains advanced features and new Simple scalars and runs natively on Microsoft Windows, and other platforms under Wine. It is the spiritual successor of the first "NARS" (Nested Arrays Research System) which was designed and implemented in the early 1980s as a testbed for new ideas in APL, principally with nested arrays.

Language ideas include new functions, operators, datatypes, and many other extensiosn. The project is free open source software.

External links

Template:APL programming language