Zelphir Kaltstahl 67b970f03d re-organize macros hai 1 ano
..
CK-macros c124ba8908 begin using ck macro for the whole thing %!s(int64=2) %!d(string=hai) anos
contracts a80eae5cff remove algorithm stuff (moved to other repository) hai 1 ano
control-flow 67b970f03d re-organize macros hai 1 ano
threading 67b970f03d re-organize macros hai 1 ano
curry.scm 2373b94d2f add curry macro (wip) %!s(int64=2) %!d(string=hai) anos
evaluation-time.scm f8934ab92e add note %!s(int64=2) %!d(string=hai) anos
global-vs-local-syntax-definition.scm dde9901abf separate out some macros %!s(int64=2) %!d(string=hai) anos
quote.scm dde9901abf separate out some macros %!s(int64=2) %!d(string=hai) anos
readme.org 67b970f03d re-organize macros hai 1 ano
testfile.scm e1f07340c4 add c-append macro from ck macros %!s(int64=2) %!d(string=hai) anos
testoutput.scm e1f07340c4 add c-append macro from ck macros %!s(int64=2) %!d(string=hai) anos
thunk.scm ecd4f0b0e9 fix comment %!s(int64=2) %!d(string=hai) anos
tutorial-syntax-case.scm 05bfd37418 reformat comment %!s(int64=5) %!d(string=hai) anos
tutorial.scm dde9901abf separate out some macros %!s(int64=2) %!d(string=hai) anos

readme.org

Guile Scheme Macros

This repository is supposed to contain explained Guile Scheme macros.

Other places

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.

Macro expansion