An open API service indexing awesome lists of open source software.

https://github.com/fpopic/scala-code-generation-poc

(Learning) shapeless / scalamacros / scalameta
https://github.com/fpopic/scala-code-generation-poc

implicits macros reflect scala scalameta shapeless

Last synced: 3 months ago
JSON representation

(Learning) shapeless / scalamacros / scalameta

Awesome Lists containing this project

README

        

# scala-code-generation-poc

- annotation macro `@identity`
- def macro implementing `ToMap` typeclass that converts `Product` into `Map[String, Any]`