denisrosset / minispire

MIT License
1 stars 3 forks source link

Port to Dotty and give feedback to Dotty authors #1

Open denisrosset opened 5 years ago

denisrosset commented 5 years ago

Some features used by Spire are not present on Dotty.

We'll explore how to use extension methods and delegates to perform the same tasks.

We will then write a short report for the compiler team.

denisrosset commented 5 years ago

See also the same idea for cats: https://github.com/typelevel/spotted-leopards