Zelphir Kaltstahl 67b970f03d re-organize macros | преди 1 година | |
---|---|---|
.. | ||
CK-macros | преди 2 години | |
contracts | преди 1 година | |
control-flow | преди 1 година | |
threading | преди 1 година | |
curry.scm | преди 2 години | |
evaluation-time.scm | преди 2 години | |
global-vs-local-syntax-definition.scm | преди 2 години | |
quote.scm | преди 2 години | |
readme.org | преди 1 година | |
testfile.scm | преди 2 години | |
testoutput.scm | преди 2 години | |
thunk.scm | преди 2 години | |
tutorial-syntax-case.scm | преди 5 години | |
tutorial.scm | преди 2 години |
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.