author | Alan Dipert
<alan@dipert.org> 2020-02-11 06:48:43 UTC |
committer | Alan Dipert
<alan@dipert.org> 2020-02-11 06:48:43 UTC |
parent | 33b9c0c36313c8a455f28e9308ffbcc35de760f1 |
paper/jacl-els-2020.tex | +4 | -4 |
diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex index d4b353c..dddac2c 100644 --- a/paper/jacl-els-2020.tex +++ b/paper/jacl-els-2020.tex @@ -182,10 +182,10 @@ available to Parenscript programs. % http://lisperator.net/slip/impl SLip [ref] is perhaps the most ambitious Common Lisp-on-JavaScript -system to date, although it intentionally diverges from Common Lisp in -some respects. Based originally on the compiler and bytecoded VM -presented in PAIP [ref], SLip offers an impressive feature set, which -includes the following and more: +system to date with respect to the sheer number of features it +offers. However, it intentionally diverges from Common Lisp in some +respects. Based originally on the compiler and bytecoded VM presented +in PAIP [ref], SLip features include: \begin{itemize} \item Self-hosting compiler