VisualAPL: Difference between revisions

Jump to navigation Jump to search
1,084 bytes added ,  00:41, 25 November 2020
no edit summary
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 [[APLNow]] at creating a an implementation of based on the Microsoft [[.NET#.NET_Framework|.NET framework]],
{{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 programming language}}
{{APL dialects}}[[Category:APL dialects]][[Category:Nested array languages]][[Category:.NET]]
trusted
63

edits

Navigation menu