git » jacl.git » commit 6a32f49

paper

author Alan Dipert
2020-02-20 21:43:53 UTC
committer Alan Dipert
2020-02-20 21:43:53 UTC
parent ef505c6345dbcdd297dd91d0e0abb33d096f3b6f

paper

paper/jacl-els-2020.bib +8 -0
paper/jacl-els-2020.tex +2 -2

diff --git a/paper/jacl-els-2020.bib b/paper/jacl-els-2020.bib
index 1f04c05..6d9d3c5 100644
--- a/paper/jacl-els-2020.bib
+++ b/paper/jacl-els-2020.bib
@@ -46,6 +46,14 @@
  publisher = {IEEE},
 }
 
+@online{Action,
+ author={Paul Hammant},
+ year={2013},
+ title="Interface Builder's Alternative Lisp timeline",
+ url="https://paulhammant.com/2013/03/28/interface-builders-alternative-lisp-timeline/",
+ lastaccessed="February 20, 2020",
+}
+
 @online{Baringer05,
  author={Marco Baringer},
  year=2005,
diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex
index b5ae7cb..c2ba02a 100644
--- a/paper/jacl-els-2020.tex
+++ b/paper/jacl-els-2020.tex
@@ -85,8 +85,8 @@ quo.
 This paper presents one new such language, JavaScript-Assisted Common
 Lisp (JACL), an implementation of an extended subset of Common
 Lisp. The primary goal of the JACL project is to ease SPA development
-by applying Common Lisp --- a proven\cite{Cannon07,Garnet90} substrate
-for UI development success --- to the difficult challenges now faced
+by applying Common Lisp --- a proven\cite{Cannon07,Garnet90,Action}
+substrate for UI innovation --- to the difficult challenges now faced
 by developers. The JACL language is envisioned as the means to that
 goal, and to have at least the following ancillary affordances: