author | Alan Dipert
<alan@dipert.org> 2020-02-20 23:31:17 UTC |
committer | Alan Dipert
<alan@dipert.org> 2020-02-20 23:31:17 UTC |
parent | ac0a90923f0d378fe057361fcb5c7cfd47ef75d0 |
paper/jacl-els-2020.tex | +2 | -2 |
diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex index 566d995..9906216 100644 --- a/paper/jacl-els-2020.tex +++ b/paper/jacl-els-2020.tex @@ -349,8 +349,8 @@ JavaScript operations, so the JACL REPL model supports embedding in applications. Because of the platform and implementation-dependent nature of JACL's -reader, JACL does not support Common Lisp's streams abstraction, nor -its standard \texttt{READ} and \texttt{READ-FROM-STRING} +reader, JACL does not support Common Lisp input streams, nor its +standard \texttt{READ} and \texttt{READ-FROM-STRING} functions. Standard interfaces for extending the reader, such as the \texttt{SET-MACRO-CHARACTER} function, are not directly supported. However, the JACL reader does provide an