git » jacl.git » commit 1c3ba63

paper

author Alan Dipert
2020-02-07 07:06:20 UTC
committer Alan Dipert
2020-02-07 07:06:20 UTC
parent 680561b8ffa789def8024b89fddf018c3b959f8e

paper

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

diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex
index 3708a58..62f3f77 100644
--- a/paper/jacl-els-2020.tex
+++ b/paper/jacl-els-2020.tex
@@ -125,13 +125,13 @@ high-performance applications.
 The primary goal of the JACL project is to ease the task of SPA
 development by applying the design of CL to the challenges faced by
 implementors. JACL is envisioned as the means to that goal, and to
-have at least the following additional affordances:
+have at least the following ancillary affordances:
 
 \begin{itemize}
   \item Support for a compelling interactive development experience in
     the Lisp tradition.
   \item Ability to load source code from the host filesystem.
-  \item Fluent interoperation with JavaScript.
+  \item Fluent interoperation with external JavaScript libraries.
   \item Ability to produce competitively fast and small deliverable
     executables.
 \end{itemize}