VisualAPL: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky m (Text replacement - "{{APL programming language}}" to "{{APL dialects}}") |
Miraheze>Adám Brudzewsky mNo edit summary |
||
Line 8: | Line 8: | ||
| withdrawn = 2011 | | withdrawn = 2011 | ||
| developer = [[APLNow LLC]] | | developer = [[APLNow LLC]] | ||
| platform = [ | | platform = [[wikipedia:Common_Language_Infrastructure|CLI]] | ||
| operating system = Windows | | operating system = Windows | ||
| license = Unavailable / Proprietary software | | license = Unavailable / Proprietary software | ||
| website = [http://forum.apl2000.com/viewforum.php?f=4 APLDN] | | 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] | | documentation = [http://forum.apl2000.com/viewtopic.php?f=4&t=626&p=2383&hilit=documentation#p2383 APLDN] | ||
| influenced by = [[APL+Win]], [ | | influenced by = [[APL+Win]], [[wikipedia:C_Sharp_(programming_language)|C#]] | ||
}} | }} | ||
'''Visual APL''', also known as APLNext, was an attempt by [[APLNow]] at creating a an implementation of based on the Microsoft [[.NET#.NET_Framework|.NET framework]], | '''Visual APL''', also known as APLNext, was an attempt by [[APLNow]] at creating a an implementation of based on the Microsoft [[.NET#.NET_Framework|.NET framework]], |
Revision as of 16:52, 18 November 2019
Visual APL, also known as APLNext, was an attempt by APLNow at creating a an implementation of 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
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 |