Talk:APL (programming language)/Archive 4
Appearance
![]() | This is an archive of past discussions about APL (programming language). Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Archive 1 | Archive 2 | Archive 3 | Archive 4 | Archive 5 |
Question
"It is solution focused, emphasizing the expression of algorithms independently of machine architecture or operating system." Is this not true of Fortran, C, C++, Perl, Ruby, Pascal, PROLOG, Forth, SmallTalk, Java, and many, many others? Leegee23 (talk) 08:33, 9 September 2011 (UTC)
HTML tag stripping example
It is well known that stripping HTML tags is not a simple task: you can't even do it reliably with a regular expression, or regex, due to some complex HTML constructions that might appear. Therefore, despite not knowing APL, I very much doubt that the example given in the article is reliable. 86.185.137.150 (talk) 01:13, 24 September 2012 (UTC)