On Sat, Mar 22, 2025 at 11:12:52PM -0700, Lindsay Lawrence wrote:
> Not sure when it was added, but I just want to say that the added
> annotation for fixed point values, when scl is set, is an amazingly useful
> feature for the repl.

Glad that you like it! This concept of REPL-comments is generalized via
the 'remark' function

   https://software-lab.de/doc/refR.html#remark

and was added in PicoLisp 24.12.

It displays not only fixpoint values, but also dates, the namespaces of
symbols (unless in 'pico' or 'priv'), and the classes of objects.

Note that it is used not only for the REPL return values, but also in
the 'show' function and in Vip's structure editing.

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to