Jump to content

Talk:APL (programming language)/Archive 4

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lowercase sigmabot III (talk | contribs) at 00:26, 9 March 2015 (Archiving 1 discussion(s) from Talk:APL (programming language)) (bot). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Archive 1Archive 2Archive 3Archive 4Archive 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)