Zelphir Kaltstahl 67b970f03d re-organize macros | 1 ano atrás | |
---|---|---|
.. | ||
CK-macros | 2 anos atrás | |
contracts | 1 ano atrás | |
control-flow | 1 ano atrás | |
threading | 1 ano atrás | |
curry.scm | 2 anos atrás | |
evaluation-time.scm | 2 anos atrás | |
global-vs-local-syntax-definition.scm | 2 anos atrás | |
quote.scm | 2 anos atrás | |
readme.org | 1 ano atrás | |
testfile.scm | 2 anos atrás | |
testoutput.scm | 2 anos atrás | |
thunk.scm | 2 anos atrás | |
tutorial-syntax-case.scm | 5 anos atrás | |
tutorial.scm | 2 anos atrás |
This repository is supposed to contain explained Guile Scheme macros.
There are other places, where one can find macros, explained or unexplained. Those places will be collected here. Those might be useful in the context of Guile macros as they are possibly Guile Scheme macros as well or macros of other languages, which might be translatable to Guile.