Search code examples
How to invoke a function which takes function parameters?...


scalasicp

Read More
Running SICP Pattern Matching Rule Based Substitution Code...


lispschemeracketsicp

Read More
SICP Exercise 4.6: Implementing let in the evaluator as a derived expression based on lambda...


functional-programmingschemelispevaluationsicp

Read More
Let binding sequence as input to map, exception thrown...


clojuresicp

Read More
bug in nthroot using fixedpoint...


debugginghaskellnumericsicp

Read More
Clojure- why doesn't this piece of code work in clojure, is there some lazy evaluation gotcha I ...


clojurelazy-evaluationsicp

Read More
How does Clojure produce a positive value when a negative value is passed to this abs function?...


clojureschemesicp

Read More
example of underscore.js _.memoize() in action?...


javascriptcoffeescriptunderscore.jssicpmemoization

Read More
Explanation on passed procedure execution...


lambdaschemelispsicp

Read More
don't understand scheme procedure in SICP...


syntaxschemesicp

Read More
How do you increment with biwascheme?...


schemesicp

Read More
sicp counting change exericse...


rubysicp

Read More
Undefine a procedure in mit-scheme REPL...


schemesicpmit-scheme

Read More
SICP - Which functions converge to fixed points?...


schemelispsicp

Read More
Why does this Miller-Rabin Procedure in Scheme works when the code seems to be wrong?...


schemelispsicp

Read More
Why cannot find `when` form when I use neil/sicp?...


if-statementschemeracketsicp

Read More
SICP video seems easier than the book...


sicp

Read More
Iterative map in scheme...


recursionschemelispiterationsicp

Read More
Executing LISP programs in GNU Emacs...


emacslispsicp

Read More
Scheme code doesn't work...


schemesicp

Read More
TypeError, the object is not applicable...


schemesicpmit-scheme

Read More
Can 'programming without assignment' be considered within the definition of functional progr...


functional-programmingvariable-assignmentsicp

Read More
Unable to evaluate a lambda expression as argument in SICP ex-1.37...


schemesicp

Read More
Meaning of 'quote in Lisp...


schemelispsicp

Read More
Can logical operators use tail-recursion...


recursionschemelispsicp

Read More
SICP Infinite Streams (Chapter 3.5.2)...


streamschemelispsicp

Read More
Why does C preserves both goto and while, involving tail recursion...


crecursionschemesicp

Read More
Implementation of Simpson's Rule (SICP Exercise 1.29)...


algorithmlispschemeracketsicp

Read More
I defined a new multiply function in Scheme which I think should be wrong, however, it works...


lispschemesicp

Read More
Pass multiple parameters function from other function with Clojure and readability issues...


clojurefunctional-programminglispsicp

Read More
BackNext