author | Alan Dipert
<alan@dipert.org> 2020-04-14 06:25:03 UTC |
committer | Alan Dipert
<alan@dipert.org> 2020-04-14 06:25:03 UTC |
parent | f5ad13c05b948196d5532366d9443a729c4e0cc1 |
paper/jacl-demo-els-2020.tex | +3 | -3 |
diff --git a/paper/jacl-demo-els-2020.tex b/paper/jacl-demo-els-2020.tex index 367021f..af66807 100644 --- a/paper/jacl-demo-els-2020.tex +++ b/paper/jacl-demo-els-2020.tex @@ -88,12 +88,12 @@ Many similar efforts to compile Lisp to JavaScript precede JACL. Lisps that have either demonstrated industrial utility or that implement a significant subset of Common Lisp are surveyed in appendix \ref{appendix:lisps}. Compared to related work, JACL distinguishes -itself primarily by its emphasis on interactive development and its +itself primarily by its emphasis on interactive development and by its \emph{asynchronous reader} facility. -\section{Interactive Development} +\section{Interactive Development Model} -% Talk about the JACL reader architecture +\section{JavaScript FFI} \section{Object Inspection}