This repository contains usage examples or tutorials of Guile things.
Zelphir Kaltstahl 01264bded5 add a readme | il y a 11 mois | |
---|---|---|
alists | il y a 1 an | |
arrays | il y a 1 an | |
command-line-arguments | il y a 2 ans | |
databases | il y a 2 ans | |
dsv | il y a 4 ans | |
exception-handling | il y a 2 ans | |
fibers | il y a 1 an | |
file-system | il y a 4 ans | |
futures | il y a 4 ans | |
generators | il y a 5 ans | |
gui | il y a 1 an | |
guile-in-docker | il y a 5 ans | |
hash-table | il y a 6 ans | |
input-output | il y a 1 an | |
json | il y a 3 ans | |
load-path | il y a 6 ans | |
macros | il y a 1 an | |
markdown | il y a 5 ans | |
matrices | il y a 5 ans | |
modules | il y a 2 ans | |
multithreading | il y a 5 ans | |
ncurses | il y a 5 ans | |
network-programming | il y a 5 ans | |
parallellism | il y a 6 ans | |
parameters | il y a 1 an | |
parsing | il y a 5 ans | |
programs | il y a 1 an | |
prompts | il y a 2 ans | |
randomness | il y a 11 mois | |
recursion | il y a 4 ans | |
requests | il y a 4 ans | |
shell | il y a 1 an | |
sound | il y a 2 ans | |
streams | il y a 2 ans | |
strings | il y a 5 ans | |
structs | il y a 5 ans | |
time | il y a 2 ans | |
timing | il y a 5 ans | |
unit-testing | il y a 6 ans | |
unix-sockets | il y a 5 ans | |
virtual-machine | il y a 3 ans | |
web-development | il y a 1 an | |
.gitignore | il y a 2 ans | |
LICENSE | il y a 6 ans | |
libs.org | il y a 6 ans | |
readme.org | il y a 11 mois |
This repository contains many examples for usage of programming concepts, libraries, and language features of Scheme or GNU Guile. It serves me and hopefully others as a place for lookup.
The new repository is located at: https://codeberg.org/ZelphirKaltstahl/guile-examples.