Talk:Strict programming language: Difference between revisions

Content deleted Content added
SineBot (talk | contribs)
m Signing comment by 77.101.47.254 - "Common Lisp: "
Line 10:
:: I feel that this is worth a mention in the article. For example, ''Structure and Interpretation of Computer Programs'' in section 3.5 uses delayed evaluation via two macros (delay and force) in Scheme to implement data structures such as infinite lists (streams). Since this is actually practical and used in the Lisp family, this matter should be clarified in the article. [[Special:Contributions/132.236.75.84|132.236.75.84]] ([[User talk:132.236.75.84|talk]]) 15:28, 30 November 2009 (UTC)
 
::: Can't streams be implemented without macros in Scheme/Racket? <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/77.101.47.254|77.101.47.254]] ([[User talk:77.101.47.254|talk]]) 12:10, 7 November 2013 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
::: Can't streams be implemented without macros in Scheme/Racket?
 
== Hardware optimized for strict languages? ==