Search code examples
How to set up a compiled guile script so that it finds its bytecode and does not autocompile anymore...


pathschemeguileauto-compile

Read More
Is it possible to create non-tail recursive reverse list function in Scheme?...


recursionschemereverse

Read More
Racket datum->syntax with unquote splicing...


schemeracket

Read More
Is this continuation passing style?...


schemelispracket

Read More
Encode "ä", "ö", "ü" and "ß" in scheme (...


scheme

Read More
Scheme getting last element in list...


schemeracketr5rs

Read More
How to programmatically expand the let* family of functions in racket...


schemeracketlet

Read More
How do you access get parameters in racket server application...


getschemeracket

Read More
Common Lisp or Scheme for server-side?...


schemecommon-lispfunctional-programming

Read More
How to write Node.js REPL that works with GNU Emacs?...


javascriptnode.jsemacsschemereadline

Read More
Reverse the digits of a number using a list...


scheme

Read More
Exercise 12.10 from the book Scheme and the art of programming...


schemelisp

Read More
How to create Alist from List using syntax-rules in Scheme?...


macrosschemehygienesyntax-rules

Read More
Anonymous lambdas directly referring to themselves...


schemeracket

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


macrosschemereserved-wordsmit-schemesyntax-rules

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


schemelispracketlazy-evaluationsicp

Read More
Map-reduce functional outline...


pythonfunctional-programmingmapreduceschemelisp

Read More
How to use let-values in Gambit Scheme?...


schemegambit

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


schememit-scheme

Read More
Sources for learning about Scheme Macros: define-syntax and syntax-rules...


macroslispschemesyntax-rulesdefine-syntax

Read More
DrRacket's call/cc...


schemeracketcontinuations

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
Encode "ä", "ö", "ü" and "ß" in scheme (...


unicodecharacter-encodingschemechez-schemer6rs

Read More
Using AND with the apply function in Scheme...


scheme

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


schemeracket

Read More
How to undefine a variable in Scheme?...


variablesscheme

Read More
Running Scheme from the command line...


linuxcommand-linescheme

Read More
Function that splits word...


recursionscheme

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


schemeracket

Read More
BackNext