From a8f3ed89e5d1f5b9d49efd68186a066909241cde Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 21 Feb 2021 22:13:13 +0100 Subject: [PATCH] Auto: misc. --- structure-and-interpretation-of-classical-mechanics.md | 3 ++- structure-and-interpretation-of-computer-programs.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 structure-and-interpretation-of-computer-programs.md diff --git a/structure-and-interpretation-of-classical-mechanics.md b/structure-and-interpretation-of-classical-mechanics.md index 231e20ba0..57fb33b61 100644 --- a/structure-and-interpretation-of-classical-mechanics.md +++ b/structure-and-interpretation-of-classical-mechanics.md @@ -3,10 +3,11 @@ - a [[book]] - by [[gerald sussman]] and [[jack wisdom]] - [[go]] https://en.wikipedia.org/wiki/Structure_and_Interpretation_of_Classical_Mechanics -- See also [[structure and interpretation of computer programs]]. + - [[quote]] SICM explains some physical phenomena by showing computer programs for simulating them. These programs are written in the [[Scheme]] programming language, as were the programs in Sussman's earlier computer science textbook, [[Structure and Interpretation of Computer Programs]] [//begin]: # "Autogenerated link references for markdown compatibility" [book]: book "Book" [go]: go "Go" +[quote]: quote "Quote" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/structure-and-interpretation-of-computer-programs.md b/structure-and-interpretation-of-computer-programs.md new file mode 100644 index 000000000..482638885 --- /dev/null +++ b/structure-and-interpretation-of-computer-programs.md @@ -0,0 +1,2 @@ +# Structure and Interpretation of Computer Programs +