Search code examples
Anonymous lambdas directly referring to themselves...

schemeracket

Read More
How to implement "if" in normal order in Scheme?...

schemelispracketlazy-evaluationsicp

Read More
How to write a string at a specific line of a plain text file using Racket language?...

fileioracket

Read More
Racket, reading input from a port without knowing what...

tcpnetwork-programmingracket

Read More
DrRacket's call/cc...

schemeracketcontinuations

Read More
How do I run Pie (from The Little Typer) from the command line?...

packageracketdependent-typetyped-racketraco

Read More
Racket: Conditional Statements Not Matching String Equality in Gambling Simulation"...

schemeracket

Read More
What's wrong with this coin change python implementation?...

pythonschemeracket

Read More
How to specify output is the same as a 'Any' input?...

rackettyped-racket

Read More
Is there a way to require a module and change the name of some its bindings?...

moduleracketrequire

Read More
Combination of list-ref and index-of in racket...

schemeracket

Read More
Multiple ellipsis when defining syntax...

racket

Read More
Unit testing a module in another file in racket...

moduleracket

Read More
My Racket exception handling macro does not locate source of error...

exceptionerror-handlingmacrosracket

Read More
Unexpected behaviour of `with-handlers` in typed Racket...

exceptionerror-handlingrackettyped-racket

Read More
Dr Racket Recursing Without Returning Inital Parent Node Within Function...

schemeracket

Read More
How do you use the contents of a Racket submodule, which uses definitions from the defining module, ...

moduleracketrequire

Read More
Racket : Run scheme file in terminal and show result...

schemeracket

Read More
-D option and #ifdef in Racket...

racket

Read More
Recursive numeric equality in Scheme...

recursionschemeracketequalityr5rs

Read More
How do you get struct-copy to create a struct of the same type as the original?...

structracket

Read More
Iterate through the letters of the alphabet in Racket...

schemeracket

Read More
Trouble implementing streams with Racket...

streamracketlazy-sequences

Read More
Running racket/gui at 60fps...

performancelispracket

Read More
Say we have an abstract data type for cities. A city has a name, a latitude coordinate, and a longit...

schemeracketabstraction

Read More
Should I send X-expressions over the wire, or should I compile down to XML...

xmllispracket

Read More
Implement a procedure remove that takes in a list and returns a new list with all instances of item ...

schemeracket

Read More
Lisp in Small Pieces. chapter 1...

lispracket

Read More
Upside down text...

schemeracket

Read More
Basic code editor functionality in Racket...

racketcode-editor

Read More
BackNext