git » jacl.git » commit d666e66

paper

author Alan Dipert
2020-02-11 06:49:34 UTC
committer Alan Dipert
2020-02-11 06:49:34 UTC
parent 1be1526c5511fc44d51e41e04b6d57cdc28b753c

paper

paper/jacl-els-2020.tex +1 -1

diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex
index dddac2c..6f81972 100644
--- a/paper/jacl-els-2020.tex
+++ b/paper/jacl-els-2020.tex
@@ -227,7 +227,7 @@ Of existing Common Lisps, JSCL is the one aligned most closely with
 the JACL project goal. Its features include the following:
 
 \begin{itemize}
-  \item Self-hosting compiler and REPL
+  \item Self-hosting compiler targeting JavaScript
   \item \texttt{TAGBODY}, \texttt{THROW}, \texttt{CATCH}, \texttt{BLOCK}, \texttt{RETURN}, \texttt{UNWIND-PROTECT}
   \item Tight integration with JavaScript
   \item Multiple values