Guile Examples

I maintain a repository of examples for doing things in GNU Guile, my favorite programming language.

They cover a wide range of topics. I created this repository for documenting things I learn, but also to make it easier for other people to find out how they can do things in Guile. Forgot how to make a record again? It's in the examples repo. Forgot how to use rnrs exceptions? It's in the examples. Multithreading? Module system? Command line argument handling? PEG? Timing macro? It's all in the examples repository.

Maybe some day I will find the time and energy to translate these examples into TeXInfo format, to send them in as patches for the Guile user manual.

Here is the link to my GNU Guile examples repository: