Search code examples
Execute command line from Scheme (Guile)...

command-lineschemeguile

Read More
GNU Guile Scheme on Windows...

windowsschemelispgnuguile

Read More
Scheme macro where I need an index number for each repeated element...

schemeguiledefine-syntax

Read More
Does GNU Guile not have the vector->string function?...

schemeguile

Read More
Store external data in guile modules?...

moduleschemerecorddata-storageguile

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

pathschemeguileauto-compile

Read More
How to pass MAKE variables to guile...

gnu-makeguile

Read More
What is #~ in scheme?...

schemeguileguix

Read More
How can I load a foreign library using Guile Scheme?...

cschemeffiguile

Read More
Guile Scheme - How to pass C struct value back to Guile for scripting...

cscriptingschemeguile

Read More
Why defining a recursive-display procedure in Guile causes infinite loop?...

schemelispguile

Read More
How can I use dynamic programming in Scheme to solve the Coin Change problem?...

schemedynamic-programmingcoin-changeguile

Read More
Is there a way to run guile function from command line...

schemeguile

Read More
How to change current directory in GNU Make...

makefilegnu-makeguile

Read More
early exiting a recursive procedure...

schemecontinuationsguiledelimited-continuations

Read More
The Seasoned Schemer, letcc and guile...

functional-programmingschemeguileseasoned-schemer

Read More
Suppress indirect leaks caused by third party libraries...

cgccmemory-leaksaddress-sanitizerguile

Read More
Generating cond's (test expression ...) in Scheme...

schemelispguilelisp-macros

Read More
Why do list-tail raise-exception? Why do we haven't closure property with respect to cdr?...

schemelispguile

Read More
How to parse a function into another function in scheme...

schemeguile

Read More
Why is my (guile) scheme macro evaluating its argument?...

schemeguilesyntax-rules

Read More
How to define two R7RS libraries in Guile...

schemeguiler7rs

Read More
Generating a complete GNU Make recipe with Guile...

gnu-makeguile

Read More
Nested ellipsis macro doesn't work in Guile and Racket...

schemeracketguilechicken-schemegambit

Read More
Guile foreign-library-function fails...

linuxffiopensusedlopenguile

Read More
Performance Impact of Creating Enclosed Procedure in Scheme During Recursion...

recursionclosuresschemeguilethe-little-schemer

Read More
My lisp macro stops working in latest guile...

macrosschemelispguilelisp-macros

Read More
How do I open a file relative to the source files directory in Guile Scheme?...

schemeguile

Read More
finding an alternative for a let binding of a define-syntax...

schemeguile

Read More
Linking guile to Rcpp...

schemercppguile

Read More
BackNext