And the code is parsed correctly in my environment. Of course the execution will fail, but not raise parse error.
Code Select
C:>curl -o file.lsp https://pastebin.com/raw/25z78mp3
C:>newlisp.exe .file.lsp
ERR: value expected in function read-line : f
called from user function (fline fh)
How about reinstalling newlisp.exe and newLISP-GS?
Sorry I'm not sure I can think of a better solution.