Search code examples
Racket language change & module problems...


schemeracketsicp

Read More
SICP: Can or be defined in lisp as a syntactic transformation without gensym?...


macroslispschemesicp

Read More
Is it an idea of OOP?...


schemesicp

Read More
Can't implement SICP AVERAGE-DAMP in PHP...


phplambdasicp

Read More
What is the advantage of lexical addressing in Chapter 5 of SICP?...


compiler-constructionschemesicplexical

Read More
Deconstructing a recursive process - SICP...


lispschemetail-recursionsicp

Read More
+: expects type <number> as 2nd argument, given: #<void>;...


schemeracketsicp

Read More
When does scheme evaluate quote?...


lispschemesicp

Read More
How to write analyzer/evaluator functions like `eval-if` in CPS form?...


schemesicpcontinuation-passingtrampolines

Read More
SICP Exercise 2.29 Confusion...


lispschemesicpmit-scheme

Read More
How to express let* as a lambda expression (not the regular let)...


lambdafunctional-programmingschemesicplet

Read More
find all ordered triples of distinct positive integers i, j, and k less than or equal to a given int...


clojuresicp

Read More
Memoization during delayed evaluation...


streamschemememoizationsicpdelayed-execution

Read More
Procedure works as intended but error message still shows up...


lispschemeracketsicp

Read More
Error: Can't bind name in null syntactic environment...


schemesicp

Read More
Why does this return a list '(5) rather than the number 5?...


schemeracketsicpmit-scheme

Read More
How do you write an MIT Scheme macro to return a lambda form?...


macroslispschemesicp

Read More
Stuck SICP Exercise 1.1.7 in Javascript...


javascriptrecursionfunctional-programmingschemesicp

Read More
Tracing lambda expression evaluation...


lambdaschemesicpoperator-precedenceinterpreted-language

Read More
SICP exercise 1.5 and 1.6...


schemesicpracketr5rs

Read More
How to use scheme macros to show evaluation tree...


schemegraphvizsicp

Read More
SICP Exercise 2.19 - how to extend this?...


functional-programminglispschemesicp

Read More
How to deeply understand the signal-flow diagram described in SICP?...


haskellstreamschemeimplicitsicp

Read More
Writing a Scheme interpreter with FPC: Allocation and Pointers...


delphischemepascalfreepascalsicp

Read More
Writing a Scheme interpreter with FPC: Recursive data structures...


delphischemepascalfreepascalsicp

Read More
How to make output in mit-scheme less verbose when it's used for running script...


schemesicpmit-scheme

Read More
Running code from SICP section 3.5.4 with DrRacket...


schemesicpracket

Read More
I'm reading SICP and trying to follow along, but why do the Lisp interpreters I find online fail...


lispsicp

Read More
Scheme if pair end with a space char,the result will have one dot between two element...


lispschemesicp

Read More
Scheme streams of matrices...


schemesicpr5rs

Read More
BackNext