You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/LispOnZscript.org
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ to be done to make LispOnZscript more usable.
23
23
Key function is ~tl_Eval.eval~ function. It takes a parsed expression (from
24
24
~tl_Parser.parse~) and an environment (normally from ~tl_Env.makeGlobalEnv~).
25
25
26
-
Adapted from [[https://www.michaelnielsen.org/ddi/lisp-as-the-maxwells-equations-of-software/][Lisp as the Maxwell’s equations of software]] by Michael Nielsen.
26
+
Adapted from [[https://www.michaelnielsen.org/ddi/lisp-as-the-maxwells-equations-of-software/][Lisp as the Maxwell's equations of software]] by Michael Nielsen.
0 commit comments