APL+Win: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
Miraheze>RikedyP
No edit summary
Miraheze>Adám Brudzewsky
No edit summary
Line 1: Line 1:
{{Infobox array language
{{Infobox array language
| array model              = [[nested]]
| array model              = [[nested]]
| index origin            = 1
| index origin            = 0 or 1
| function styles          = [[tradfn]]
| function styles          = [[tradfn]]
<!-- | numeric types            = floats? -->
<!-- | numeric types            = floats? -->
<!-- | unicode support          = no -->
<!-- | unicode support          = no -->
<!-- | released                = YYYY -->
| released                = 1970
| developer                = [[APL2000]]
| developer                = [[APL2000]]
| latest release version  = APL+Win Version 19.0 / 2019
| latest release version  = 19.0 / 2019
<!--| platforms                = x86/x86_64? -->
| platforms                = x86, x86_64
| operating systems        = Microsoft Windows
| operating systems        = Windows
| license                  = Propietary commercial software
| license                  = Proprietary commercial software
| website                  = [https://apl2000.com]
| website                  = [https://apl2000.com apl2000.com]
| influenced by            = [[Iverson notation]], [[APL\360]]
| influenced by            = [[APL\360]]
<!-- | influenced              = ?? -->
<!-- | influenced              = ?? -->
}}
}}


'''APL+Win''' is an APL interpreter developed and licensed by [http://www.apl2000.com APL2000<sup>SM</sup>] (APLNow LLC). It is based on the APL*Plus interpreter for Microsoft Windows which was developed by [https://en.wikipedia.org/wiki/Scientific_Time_Sharing_Corporation STSC].
'''APL+Win''' is an APL interpreter developed and licensed under the service mark ''APL2000'' by [[APLNow]]. It is based on the APL*Plus interpreter for Microsoft Windows which was developed by [https://en.wikipedia.org/wiki/Scientific_Time_Sharing_Corporation STSC].


{{APL programming language}}
{{APL programming language}}

Revision as of 13:01, 6 November 2019


APL+Win is an APL interpreter developed and licensed under the service mark APL2000 by APLNow. It is based on the APL*Plus interpreter for Microsoft Windows which was developed by STSC.

Template:APL programming language