This repository contains usage examples or tutorials of Guile things.

Zelphir Kaltstahl 4c664cf79f bugfix and reorganization of some modules 1 rok temu
alists 3b7de65b89 remove unused import 1 rok temu
arrays 48f47c53ac add array utils to examples 1 rok temu
command-line-arguments 3a535cd24a add simplest command line argument example 2 lat temu
databases 960ef6e66c update example for guile-dbi, now working 2 lat temu
dsv 2fa1de8d6a change lambda characters into lambda words 4 lat temu
exception-handling 0b10b05dd6 add example for adding custom exception types 2 lat temu
fibers 4c8a420dce add example for non-string data 1 rok temu
file-system 86589ef659 add file-extension procedure 4 lat temu
futures e19ae90cf5 add futures using mandelbrot example 4 lat temu
generators 62a9488df4 added generator example 5 lat temu
gui 2e9726eb83 separate g-golf and guile-gi examples 1 rok temu
guile-in-docker 90e5df4732 add more steps of the guide 5 lat temu
hash-table 3f2794a148 added more basic example usages 6 lat temu
input-output f50b49ae48 add missing imports 1 rok temu
json c3d6e547b5 add json guix environment to make sure examples work 3 lat temu
load-path e226f57fbe added more examples 6 lat temu
macros 67b970f03d re-organize macros 1 rok temu
markdown 20c032c07b update main procedure for example 5 lat temu
matrices f7afd3da2b added naive suboptimal matrix implementation and another example for arrays 5 lat temu
modules cc778aecd5 correct (library ...) usage 2 lat temu
multithreading 2858d11fc9 adding more examples: 5 lat temu
ncurses e5114245c7 beginning with ncurses tutorials for terminal UIs 5 lat temu
network-programming 2214aa59be add some description 5 lat temu
parallellism 08f4e91864 added guile-webserver basic usage from tutorials 6 lat temu
parsing 2858d11fc9 adding more examples: 5 lat temu
programs 9bdd8f0dbe add example 1 rok temu
prompts c575db8aeb add import 1 rok temu
randomness 65f6acd384 add usage comment 4 lat temu
recursion 5a383c39c1 add example for recursion 4 lat temu
requests d415bbe617 add guix manifest for requests example 4 lat temu
shell b445db3c2a remove immediate call 1 rok temu
sound affc7ed26a wip commit 1 rok temu
streams 6618e69eb8 add stream->list function 2 lat temu
strings 892d75a551 add string padding procedure 5 lat temu
structs e91e4f87a6 bugfix: correct identifier used 5 lat temu
time 88a5dddfa5 improve srfi-9 time examples 2 lat temu
timing 67b4ec1186 improve formatting 4 lat temu
unit-testing ee3a31cfd1 update 5 lat temu
unix-sockets 3a38bf362e reformat document 5 lat temu
virtual-machine 3b49722e6f add disassembly instructions 2 lat temu
web-development 4c664cf79f bugfix and reorganization of some modules 1 rok temu
.gitignore e2a957329e update gitignore 2 lat temu
LICENSE 06d8dc0f5f Initial commit 6 lat temu
libs.org ee3a31cfd1 update 5 lat temu