Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Apr 6, 2018

As a first step towards a reflective macro system based on Tasty, a high-level view of
what tasty trees are. So far omitted are positions and how to compute types.

This first commit should serve as a blueprint for an extractor-based approach that
connects to the underling trees.

odersky added 3 commits April 6, 2018 17:27
As a first step towards a reflective macro system based on Tasty, a high-level view of
what tasty trees are. So far omitted are positions and how to compute types.

This first commit should serve ad a blueprint for an extractor-based approach that
connects to the underling trees.
Add outline for where positions go. Add some missing extends clauses. Add some mods fields in extractors.
Saves some Type classes and is closer to how compilers handle it.
@nicolasstucki nicolasstucki merged commit 0e31883 into scala:master Apr 6, 2018
@olafurpg olafurpg deleted the tasty-adt branch April 7, 2018 09:00
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

Successfully merging this pull request may close these issues.

2 participants