Search code examples
Why these ormap and for/or functions giving error?...


functional-programmingracket

Read More
Role of special functions in Racket for creating new languages...


racket

Read More
Lambda in Racket Explained...


lambdaschemelispracket

Read More
Is posible define a function (+= var amount) in racket?...


schemeracket

Read More
How to make a list with generators in Scheme...


schemeracket

Read More
How to fix this error: begin (possibly implicit): no expression after a sequence of internal definit...


schemeracket

Read More
Logging Output from Racket Tests to File...


racketrackunit

Read More
DrRacket type mismatch error in eval function using the substitution model...


racketevalcallsubstitution

Read More
How do I output a grid of characters from a list of characters?...


schemeracket

Read More
In DrRacket how do I check if a string has a certain amount of characters, as well how do I determin...


stringlistcharracket

Read More
In racket how do i combine strings in a list to create one sentence...


listracket

Read More
Unique identifier for Racket objects?...


racket

Read More
Finding primes up to a certain number in Racket...


performancerecursionfunctional-programmingracketprimes

Read More
Delete non-empty directory in Racket programming language...


racket

Read More
Applying cast to dynamically required function in typed racket...


rackettyped-racket

Read More
Racket - recursive contracts...


racket

Read More
How to 'require' a Racket module that doesn't have a #lang header line?...


racket

Read More
Matching nested constructs in TextMate / Sublime Text / Atom language grammars...


sublimetext2racketgrammartextmatetextmatebundles

Read More
Converting a Procedure to a String.... how?...


racket

Read More
Scheme recursion start from beginning of the list after it's empty...


schemeracket

Read More
How to fix error with Sum of close pairs on the list...


schemelispracket

Read More
Lambda: Eta Conversion, Expansion, Reduction clarification...


lambdaschemeracket

Read More
Finite State Machine Simulation Implementation in ISL+ (Racket)...


racketstate-machineracket-student-languages

Read More
Why is this expression giving me a function body error?...


schemeracketracket-student-languages

Read More
Modular exponentiation with large numbers...


racket

Read More
(scheme) Verify if an element in one list is in the second list with do cicle...


schemeracket

Read More
Create Polynomial function- unbound identifier in module...


rackettail-recursion

Read More
How to correctly return value from function?...


schemeracket

Read More
Is it possible to change the result of a syntax-class?...


racket

Read More
scheme define list as local variable...


functional-programmingschememaxracketfold

Read More
BackNext