On Sat, Nov 30, 2024 at 12:39:31AM +0100, Grégory Vanuxem wrote:
> Hello,
>
> I have not found the documentation about )read with lisp or boot file
> whereas they are supported. I just tested, boot or lisp files are
> correctly compiled and loaded but I don't know where to find
> documentation about this feature in the interpreter. )help read does
> not help. Of course I can understand that it's a developer feature,
> but is there a place where this "developer documentation" can be
> found?
It is undocumented now. We could add the following to ')read'
help:
At user level ``developement'' the {\tt )read} command can also
handle Boot and Lisp files.
--
Waldek Hebisch