This repository contains usage examples or tutorials of Guile things.

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