... | ... | @@ -9,3 +9,11 @@ Couple of pages on the design. |
|
|
|
|
|
- [[design]]
|
|
|
- [[hoisting]]
|
|
|
|
|
|
## contributing
|
|
|
|
|
|
Writing macros and reporting issues is always appreciated.
|
|
|
|
|
|
Checkout the [straightforward](https://github.com/mozilla/sweet.js/issues?labels=straightforward&page=1&state=open) issue label if you'd like to help out with the code but don't know much about hygienic macro algorithms.
|
|
|
|
|
|
If you're brave the main expansion algorithm is at [expander.js](https://github.com/mozilla/sweet.js/blob/master/src/expander.js). |
|
|
\ No newline at end of file |