VisualAPL: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky (Created page with "'''Visual APL''', also known as APLNext, was an attempt by APLNow at creating a an implementation of based on the Microsoft .NET framework, designe...") |
No edit summary |
||
(14 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
'''Visual APL''', also known as APLNext, was an attempt by [[ | {{Infobox array language | ||
designed to make APL available to mainstream programmers by being fully integrated into Visual Studio, the (then) foremost IDE for .NET based development on Windows. This meant a lot of changes to traditional aspects of APL programming, like having a workspace, and avoiding all reserved words. | | array model = [[nested array model|nested]] | ||
| index origin = 0 (default) or 1 | |||
| function styles = [[Defined function|defined]], .NET signature method | |||
| numeric types = Any .NET type | |||
| unicode support = full | |||
| released = 2009 | |||
| withdrawn = 2011 | |||
| developer = [[APL2000]] | |||
| platform = [[wikipedia:Common_Language_Infrastructure|CLI]] | |||
| operating system = Windows | |||
| license = Unavailable / Proprietary software | |||
| website = [http://forum.apl2000.com/viewforum.php?f=4 APLDN] | |||
| documentation = [http://forum.apl2000.com/viewtopic.php?f=4&t=626&p=2383&hilit=documentation#p2383 APLDN] | |||
| forum = [http://forum.apl2000.com/ APLDN] | |||
| influenced by = [[APL+Win]], [[wikipedia:C_Sharp_(programming_language)|C#]] | |||
}} | |||
'''Visual APL''', also known as APLNext, was an attempt by [[APL2000]] at creating an implementation of APL based on the Microsoft [[.NET#.NET_Framework|.NET framework]], | |||
designed to make APL available to mainstream programmers by being fully integrated into Visual Studio, the (then) foremost IDE for .NET based development on Windows. This meant a lot of changes to traditional aspects of APL programming, like having a workspace, and avoiding all reserved words. VisualAPL supported the intermingling of C# and APL code. | |||
Much like [[Dyalog]]'s similar project, [[APL#]], it quickly fizzled. It was released in 2009 and the last news about it were published in 2011. | Much like [[Dyalog Ltd.]]'s similar project, [[APL-sharp|APL#]], it quickly fizzled. It was released in 2009 and the last news about it were published in 2011. | ||
== External links == | == External links == | ||
[http://forum.apl2000.com/viewforum.php?f=4 VisualAPL topics] on [[APLDN]] | [http://forum.apl2000.com/viewforum.php?f=4 VisualAPL topics] on the [[APL2000|APLDN]] | ||
{{APL | {{APL dialects}}[[Category:APL dialects]][[Category:Nested array languages]][[Category:.NET]] |
Latest revision as of 00:41, 25 November 2020
Visual APL, also known as APLNext, was an attempt by APL2000 at creating an implementation of APL based on the Microsoft .NET framework, designed to make APL available to mainstream programmers by being fully integrated into Visual Studio, the (then) foremost IDE for .NET based development on Windows. This meant a lot of changes to traditional aspects of APL programming, like having a workspace, and avoiding all reserved words. VisualAPL supported the intermingling of C# and APL code.
Much like Dyalog Ltd.'s similar project, APL#, it quickly fizzled. It was released in 2009 and the last news about it were published in 2011.
External links
VisualAPL topics on the APLDN
APL dialects [edit] | |
---|---|
Maintained | APL+Win ∙ APL2 ∙ APL64 ∙ APL\iv ∙ Aplette ∙ April ∙ Co-dfns ∙ Dyalog APL ∙ Dyalog APL Vision ∙ dzaima/APL ∙ GNU APL ∙ Kap ∙ NARS2000 ∙ Pometo ∙ TinyAPL |
Historical | A Programming Language ∙ A+ (A) ∙ APL# ∙ APL2C ∙ APL\360 ∙ APL/700 ∙ APL\1130 ∙ APL\3000 ∙ APL.68000 ∙ APL*PLUS ∙ APL.jl ∙ APL.SV ∙ APLX ∙ Extended Dyalog APL ∙ Iverson notation ∙ IVSYS/7090 ∙ NARS ∙ ngn/apl ∙ openAPL ∙ Operators and Functions ∙ PAT ∙ Rowan ∙ SAX ∙ SHARP APL ∙ Rationalized APL ∙ VisualAPL (APLNext) ∙ VS APL ∙ York APL |
Derivatives | AHPL ∙ BQN ∙ CoSy ∙ ELI ∙ Glee ∙ I ∙ Ivy ∙ J ∙ Jelly ∙ K (Goal, Klong, Q) ∙ KamilaLisp ∙ Lang5 ∙ Lil ∙ Nial ∙ RAD ∙ Uiua |
Overviews | Comparison of APL dialects ∙ Timeline of array languages ∙ Timeline of influential array languages ∙ Family tree of array languages |