Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modules and packages #17

Open
cormullion opened this issue Dec 30, 2014 · 3 comments
Open

Modules and packages #17

cormullion opened this issue Dec 30, 2014 · 3 comments

Comments

@cormullion
Copy link

Great work so far! I think you need a chapter on modules and packages, though.

@chrisvoncsefalvay
Copy link
Owner

Yes! I was planning on squishing it into the topic on macros and metaprogramming, calling it 'macros, modules and metaprogramming' 💃 just for the alliteration's sake! And also because logically they fit together as they all deal with code extensibility.

@cormullion
Copy link
Author

Sounds like a plan. Although I would say that modules and packages are compulsory and meta programming optional?

@chrisvoncsefalvay
Copy link
Owner

I'd say the chapter will be rather thin on meta other than macros. Macros are becoming bigger and bigger and they're also becoming the basis of documenting functions, so e.g. @doc would be referred to copiously in the style chapter. But good point ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants