git » jacl.git » commit fe08006

paper

author Alan Dipert
2020-02-13 08:40:08 UTC
committer Alan Dipert
2020-02-13 08:40:08 UTC
parent a7a0fedc23b386a88f6410ad3d498e1c9ac93fd5

paper

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

diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex
index b04e642..1b154b8 100644
--- a/paper/jacl-els-2020.tex
+++ b/paper/jacl-els-2020.tex
@@ -267,9 +267,8 @@ number of commercial users.\cite{CljsUsers}.
 
 ClojureScript targets JavaScript, and is a dialect of an earlier
 language, Clojure\cite{Clojure}, which targets Java Virtual Machine
-(JVM) bytecode. Both were designed and initially developed by the same
-person, Rich Hickey. ClojureScript's reader and macro systems were
-both originally hosted in Clojure, in a manner similar to Parenscript.
+(JVM) bytecode. ClojureScript's reader and macro systems were both
+originally hosted in Clojure, in a manner similar to Parenscript.
 
 Since its introduction\cite{CljsRelease}, ClojureScript has heavily
 promoted and prioritized the ability to produce high-performance