cardenaso11 / elisp-too-lua

me and my homie @rrruko are looking for work, so we open sourced this early
Other
2 stars 0 forks source link

implement our own macro expansion #14

Open cardenaso11 opened 5 years ago

cardenaso11 commented 5 years ago

this shouldn't be too difficult: make a function to expand once, and a function to repeat that until the result of expansion is identical to the last

cardenaso11 commented 5 years ago

resources:

https://www.gnu.org/software/emacs/manual/html_node/elisp/Macros.html