... | ... | @@ -5,18 +5,18 @@ |
|
|
|
|
|
## Using
|
|
|
|
|
|
- [Modularizing your macros][modules].
|
|
|
- [Using node][node-loader] to load sweet.js files.
|
|
|
- [Modularizing your macros](https://github.com/mozilla/sweet.js/wiki/modules)
|
|
|
- [Using node](https://github.com/mozilla/sweet.js/wiki/node-loader) to load sweet.js files.
|
|
|
- Using [[source maps]] with sweet.js.
|
|
|
|
|
|
## Design
|
|
|
|
|
|
Couple of pages on the design. Mostly outdated now, for historical interest only.
|
|
|
|
|
|
- [Main design overview][design].
|
|
|
- [Case macros design][Syntax Case].
|
|
|
- [Expander design][expander design].
|
|
|
- [Primitive operations][primitive operations].
|
|
|
- Main [[design]] overview.
|
|
|
- [Case macros design](https://github.com/mozilla/sweet.js/wiki/Syntax-Case).
|
|
|
- [[expander design]].
|
|
|
- [[primitive operations]].
|
|
|
|
|
|
## Contributing
|
|
|
|
... | ... | |