From dcbf95b001f459104cf2f01a8d9073fd0ded129e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 13:49:06 +0000 Subject: [PATCH] deploy: e511b6c13293157e5d266e63677ebbfc7d767d4e --- 404.html | 2 +- assets/js/413466e5.4bfa6453.js | 1 + assets/js/413466e5.6d557cee.js | 1 - .../js/{runtime~main.8d4e6b91.js => runtime~main.4bc24965.js} | 2 +- blog.html | 2 +- blog/archive.html | 2 +- blog/authors.html | 2 +- blog/emacs-scheme-regex.html | 2 +- blog/lips-history.html | 2 +- blog/tags.html | 2 +- blog/tags/emacs.html | 2 +- blog/tags/history.html | 2 +- blog/tags/lips.html | 2 +- blog/tags/scheme.html | 2 +- docs/category/introduction-to-scheme.html | 2 +- docs/category/lips-introduction.html | 2 +- docs/intro.html | 2 +- docs/lips/REPL.html | 2 +- docs/lips/SRFI.html | 2 +- docs/lips/embeding-repl.html | 2 +- docs/lips/environments.html | 2 +- docs/lips/extension.html | 2 +- docs/lips/functional-helpers.html | 2 +- docs/lips/intro.html | 2 +- docs/lips/reflection.html | 2 +- docs/lips/sxml.html | 2 +- docs/scheme-intro/continuations.html | 2 +- docs/scheme-intro/core.html | 4 ++-- docs/scheme-intro/data-types.html | 2 +- docs/scheme-intro/input-output.html | 2 +- docs/scheme-intro/macros.html | 2 +- docs/scheme-intro/next-step.html | 2 +- docs/scheme-intro/streams.html | 2 +- docs/scheme-intro/what-is-lisp.html | 2 +- index.html | 2 +- reference.html | 2 +- screenshooter.html | 2 +- sitemap.xml | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) create mode 100644 assets/js/413466e5.4bfa6453.js delete mode 100644 assets/js/413466e5.6d557cee.js rename assets/js/{runtime~main.8d4e6b91.js => runtime~main.4bc24965.js} (98%) diff --git a/404.html b/404.html index 32fab604..b909f00a 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@
(rational 1 2)
;; ==> 1/2
If scheme provide rational numbers, or it will return 0.5
otherwise.
If scheme provides rational numbers, or it will return 0.5
otherwise.
You can define a function that reference to itself:
(define (factorial n)
diff --git a/docs/scheme-intro/data-types.html b/docs/scheme-intro/data-types.html
index 014c8d9f..cbd725bb 100644
--- a/docs/scheme-intro/data-types.html
+++ b/docs/scheme-intro/data-types.html
@@ -4,7 +4,7 @@
Data Types | LIPS Scheme
-
+
diff --git a/docs/scheme-intro/input-output.html b/docs/scheme-intro/input-output.html
index 82c93e15..73144fb9 100644
--- a/docs/scheme-intro/input-output.html
+++ b/docs/scheme-intro/input-output.html
@@ -4,7 +4,7 @@
Input and Output | LIPS Scheme
-
+
diff --git a/docs/scheme-intro/macros.html b/docs/scheme-intro/macros.html
index f3794c32..e89f64ce 100644
--- a/docs/scheme-intro/macros.html
+++ b/docs/scheme-intro/macros.html
@@ -4,7 +4,7 @@
Macros | LIPS Scheme
-
+
diff --git a/docs/scheme-intro/next-step.html b/docs/scheme-intro/next-step.html
index f6565c96..0856ba35 100644
--- a/docs/scheme-intro/next-step.html
+++ b/docs/scheme-intro/next-step.html
@@ -4,7 +4,7 @@
What Next? | LIPS Scheme
-
+
diff --git a/docs/scheme-intro/streams.html b/docs/scheme-intro/streams.html
index f575e1bd..de762419 100644
--- a/docs/scheme-intro/streams.html
+++ b/docs/scheme-intro/streams.html
@@ -4,7 +4,7 @@
Streams | LIPS Scheme
-
+
diff --git a/docs/scheme-intro/what-is-lisp.html b/docs/scheme-intro/what-is-lisp.html
index 7a9aa0bd..1aea72d1 100644
--- a/docs/scheme-intro/what-is-lisp.html
+++ b/docs/scheme-intro/what-is-lisp.html
@@ -4,7 +4,7 @@
What is Lisp and Scheme? | LIPS Scheme
-
+
diff --git a/index.html b/index.html
index 4e481f1c..4101db8a 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
Powerful Scheme interpreter in JavaScript | LIPS Scheme
-
+
diff --git a/reference.html b/reference.html
index 38e8012b..ccc39cad 100644
--- a/reference.html
+++ b/reference.html
@@ -4,7 +4,7 @@
Function and Macro Reference | LIPS Scheme
-
+
diff --git a/screenshooter.html b/screenshooter.html
index 561918fe..35b84348 100644
--- a/screenshooter.html
+++ b/screenshooter.html
@@ -4,7 +4,7 @@
Screenshooter | LIPS Scheme
-
+
diff --git a/sitemap.xml b/sitemap.xml
index f2ea7b18..05294f89 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-https://lips.js.org/blog weekly 0.5 https://lips.js.org/blog/archive weekly 0.5 https://lips.js.org/blog/authors weekly 0.5 https://lips.js.org/blog/emacs-scheme-regex 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/blog/lips-history 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/blog/tags weekly 0.5 https://lips.js.org/blog/tags/emacs weekly 0.5 https://lips.js.org/blog/tags/history weekly 0.5 https://lips.js.org/blog/tags/lips weekly 0.5 https://lips.js.org/blog/tags/scheme weekly 0.5 https://lips.js.org/reference 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/screenshooter 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/category/introduction-to-scheme weekly 0.5 https://lips.js.org/docs/category/lips-introduction weekly 0.5 https://lips.js.org/docs/intro 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/lips/embeding-repl 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/lips/environments 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/lips/extension 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/lips/functional-helpers 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/lips/intro 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/lips/reflection 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/lips/REPL 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/lips/SRFI 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/lips/sxml 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/continuations 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/core 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/data-types 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/input-output 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/macros 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/next-step 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/streams 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/what-is-lisp 2024-11-14T22:52:17.000Z weekly 0.5 https://lips.js.org/ 2024-11-14T22:52:17.000Z weekly 0.5
\ No newline at end of file
+https://lips.js.org/blog weekly 0.5 https://lips.js.org/blog/archive weekly 0.5 https://lips.js.org/blog/authors weekly 0.5 https://lips.js.org/blog/emacs-scheme-regex 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/blog/lips-history 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/blog/tags weekly 0.5 https://lips.js.org/blog/tags/emacs weekly 0.5 https://lips.js.org/blog/tags/history weekly 0.5 https://lips.js.org/blog/tags/lips weekly 0.5 https://lips.js.org/blog/tags/scheme weekly 0.5 https://lips.js.org/reference 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/screenshooter 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/category/introduction-to-scheme weekly 0.5 https://lips.js.org/docs/category/lips-introduction weekly 0.5 https://lips.js.org/docs/intro 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/lips/embeding-repl 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/lips/environments 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/lips/extension 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/lips/functional-helpers 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/lips/intro 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/lips/reflection 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/lips/REPL 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/lips/SRFI 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/lips/sxml 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/continuations 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/core 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/data-types 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/input-output 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/macros 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/next-step 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/streams 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/docs/scheme-intro/what-is-lisp 2024-11-30T13:47:57.000Z weekly 0.5 https://lips.js.org/ 2024-11-30T13:47:57.000Z weekly 0.5
\ No newline at end of file