From 1b103d03494d37144a3c39587d216a73511e2690 Mon Sep 17 00:00:00 2001 From: elioat Date: Fri, 3 Mar 2023 12:43:14 -0500 Subject: * --- lisp/js/README.md | 7 ++++++- lisp/js/l.html | 32 ++++++++++++++++++++++++++++---- 2 files changed, 34 insertions(+), 5 deletions(-) (limited to 'lisp') diff --git a/lisp/js/README.md b/lisp/js/README.md index 49b4c56..2f10a7e 100644 --- a/lisp/js/README.md +++ b/lisp/js/README.md @@ -30,4 +30,9 @@ To run in the browser: ``` -`lisp.run()` is a convinence, it wraps `lisp.interpret(lisp.parse())`. \ No newline at end of file +`lisp.run()` is a convinence, it wraps `lisp.interpret(lisp.parse())`. + +See also: + +- +- \ No newline at end of file diff --git a/lisp/js/l.html b/lisp/js/l.html index 2699c4e..06c4357 100644 --- a/lisp/js/l.html +++ b/lisp/js/l.html @@ -8,10 +8,34 @@ \ No newline at end of file -- cgit 1.4.1-2-gfad0