diff --git a/README.md b/README.md index bae676ddb..fe05f50 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ and a great deal of fascinating material mostly written by Von Thun on Joy and its deeper facets as well as how to program in it and several interesting aspects. It's quite a treasure trove. - ## Example Code Here is an example of Joy code: @@ -185,6 +184,7 @@ by changing the pending expression and intermediate state is put there. [Homepage at La Trobe University](http://www.latrobe.edu.au/humanities/research/research-projects/past-projects/joy-programming-language) +[The original Thun/Joypy site](https://web.archive.org/web/20220411010035/https://joypy.osdn.io/) -------------------------------------------------- diff --git a/docs/html/index.html b/docs/html/index.html index f3aea0f..370b293 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -153,6 +153,7 @@ by changing the pending expression and intermediate state is put there.
ยง.6 References & Further Reading
Homepage at La Trobe University
+Misc...
Stack based - literals (as functions) - functions - combinators - diff --git a/docs/html/notebooks/index.html b/docs/html/notebooks/index.html index 1e53303..fc1c271 100644 --- a/docs/html/notebooks/index.html +++ b/docs/html/notebooks/index.html @@ -41,8 +41,6 @@ I'm in the process of rewriting them to use the Joy kernel.