bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Revisiting the APL 2 empty-array display behavior


From: Juergen Sauermann
Subject: Re: [Bug-apl] Revisiting the APL 2 empty-array display behavior
Date: Sat, 31 May 2014 15:44:12 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi,

I believe the dyadic ⍕ with character left argument (called Format by Example in IBM APL2) is
more powerful than ⎕FMT (which is a bit too FORTRAN-like for my taste) and is already
implemented in GNU APL.

And then we have good old printf() in FILE_IO.

/// Jürgen


On 05/29/2014 04:33 PM, Elias Mårtenson wrote:
Would it make sense to implement Dyalog's ⎕FMT function? It should actually be possible to mostly implement it in pure APL. Or, we could implement something better (i.e. easier to use). It's definitely something that would be useful in a generic library.

Regards,
Elias





reply via email to

[Prev in Thread] Current Thread [Next in Thread]