
{"id":14225,"date":"2013-09-13T11:19:53","date_gmt":"2013-09-13T11:19:53","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=14225"},"modified":"2013-09-13T11:19:53","modified_gmt":"2013-09-13T11:19:53","slug":"sicp-chapter-1-section-naming-and-environment","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2013\/09\/13\/sicp-chapter-1-section-naming-and-environment\/","title":{"rendered":"SICP CHAPTER 1 SECTION &quot;NAMING AND ENVIRONMENT\u201d"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre style=\"font-size:100%;\">\n$scm\nSCM version 5e5, Copyright (C) 1990-2006 Free Software Foundation.\nSCM comes with ABSOLUTELY NO WARRANTY; for details type `(terms)'.\nThis is free software, and you are welcome to redistribute it\nunder certain conditions; type `(terms)' for details.\n;loading \/usr\/share\/slib\/require\n;done loading \/usr\/share\/slib\/require.scm\n;loading \/usr\/share\/slib\/require\n;done loading \/usr\/share\/slib\/require.scm\n;loading \/usr\/lib\/scm\/Link\n;done loading \/usr\/lib\/scm\/Link.scm\n;loading \/usr\/lib\/scm\/Transcen\n;done loading \/usr\/lib\/scm\/Transcen.scm\n&gt; (define a 2)\n#\n&gt; (define aa 2)\n#\n&gt; define a 2\n(#@keyword . #&lt;primitive-macro! #&gt;)\n&gt; 2\n&gt; 2\n&gt; (define size 2)\n#\n&gt; (define&gt;&gt; a 2)\n\n;ERROR: \"\/usr\/lib\/scm\/Iedline.scm\": unbound variable:  define&gt;&gt;\n; in expression: (define&gt;&gt; a 2)\n; in top level environment.\n;STACK TRACE\n1; (#@let ((tail (#@lambda (c) (#@if (#@char? #@c) #@c (#@let* (( ...\n2; (define&gt;&gt; a 2)\n\n&gt;\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $scm SCM version 5e5, Copyright (C) 1990-2006 Free Software Foundation. SCM comes with ABSOLUTELY NO WARRANTY; for details type `(terms)&#8217;. This is free software, and you are welcome to redistribute it under certain conditions; type `(terms)&#8217; for details. ;loading \/usr\/share\/slib\/require ;done loading \/usr\/share\/slib\/require.scm ;loading \/usr\/share\/slib\/require ;done loading \/usr\/share\/slib\/require.scm ;loading \/usr\/lib\/scm\/Link ;done loading \/usr\/lib\/scm\/Link.scm &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2013\/09\/13\/sicp-chapter-1-section-naming-and-environment\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;SICP CHAPTER 1 SECTION &quot;NAMING AND ENVIRONMENT\u201d&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/14225"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=14225"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/14225\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=14225"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=14225"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=14225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}