Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Document difference between macro/generator libraries #49

Open
DavidDudson opened this issue Jan 9, 2018 · 0 comments
Open

Document difference between macro/generator libraries #49

DavidDudson opened this issue Jan 9, 2018 · 0 comments

Comments

@DavidDudson
Copy link
Member

Differences between:

Scala macro/generator libraries:

  • scalamacros/paradise
  • scalameta/paradise
  • scalacenter/macros

Scala meta-programming constructs:

  • def macros
  • annotation macros
  • annoation generators

Other code generators and metaprogramming tools

  • Swift Generators
  • Lisp Macros
  • Template Haskell
  • etc. etc.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant