Search code examples
`1.0+1e-100=1.` in MIT-scheme...

schemesicpmit-scheme

Read More
Redefining the special form after the usage of that special form in one func definition has no effec...

scopeschemeevaluationsicpmit-scheme

Read More
What is the relation of parent env and the child env in MIT-Scheme?...

scopeglobal-variablesschemeevaluationmit-scheme

Read More
One way to construct graph adjacency list based on adjacency pairs similar to `fold` in MIT Scheme...

graphschemefoldmit-scheme

Read More
"The object square is not applicable" but `square` is one internal procedure in MIT-Scheme...

functionargumentsschemeparameter-passingmit-scheme

Read More
How is nested variable argument interpreted in Scheme?...

syntaxschememit-scheme

Read More
How to obtain my function definition in MIT Scheme?...

schememit-scheme

Read More
MIT Scheme using special characters in the interpreter...

unicodecharacter-encodingschemelispmit-scheme

Read More
Why can't a Scheme macro with the name "if" be defined?...

macrosschemereserved-wordsmit-schemesyntax-rules

Read More
How do I define a sub environment in scheme?...

schememit-scheme

Read More
MIT-scheme on M1 chip...

mit-scheme

Read More
What is the difference between the these two scheme macros?...

schemelispmit-scheme

Read More
How to import other libraries in mit scheme?...

schememit-scheme

Read More
mit-scheme -- run a script and exit...

mit-scheme

Read More
SICP: Evaluate Racket into REPL with Emacs and Geiser...

emacsracketsicpmit-schemegeiser

Read More
Convert MIT Scheme code logic into Common Lisp...

schemelispcommon-lispsbclmit-scheme

Read More
Why am I getting `Generic operator inapplicable` error in Scheme function...

schememit-schemesicm

Read More
SICP Streams (Scheme) - CDR into the implicit stream of ones...

streamschemeread-eval-print-loopsicpmit-scheme

Read More
Problems about Scheme with postfix...

schemepostfix-notationmit-scheme

Read More
SICP 1.3 interpreter error unknown identifier: and...

schememit-scheme

Read More
Scheme/Racket interpreter for math expressions...

functional-programmingschemeracketinterpretermit-scheme

Read More
How do you find where an error has occurred in MIT scheme?...

schemesicpmit-scheme

Read More
How to create a function that receives a list and creates a new list in Scheme...

schemeracketmit-scheme

Read More
scheme: resuming a loop after a condition has been signaled...

conditional-statementsschemerestartmit-scheme

Read More
Scheme, N-queens optimization strategies SICP chapter 2...

lispschemesicpmit-schemen-queens

Read More
how to multiply the elements in two lists and save the result in a third list to return in scheme?...

pythonlistschememit-schemegambit

Read More
Detect if file can be opened in Scheme...

fileioschememit-scheme

Read More
Scheme: using open-i/o-file function...

fileioschemeread-writemit-scheme

Read More
Trouble installing packages in Debian for mit-scheme-10.1.10, Header file not found...

linuxschememit-scheme

Read More
What does the output value mean when mit-scheme evaluates a list?...

schememit-scheme

Read More
BackNext