Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomadchin/tagless-derivation
This project is an experimental playground to work on the cats-tagless macros migration to Scala 3.
https://github.com/pomadchin/tagless-derivation
functional-programming scala tagless
Last synced: 13 days ago
JSON representation
This project is an experimental playground to work on the cats-tagless macros migration to Scala 3.
- Host: GitHub
- URL: https://github.com/pomadchin/tagless-derivation
- Owner: pomadchin
- License: apache-2.0
- Created: 2022-08-21T14:18:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T19:50:56.000Z (about 2 years ago)
- Last Synced: 2024-11-16T13:41:45.380Z (2 months ago)
- Topics: functional-programming, scala, tagless
- Language: Scala
- Homepage:
- Size: 68.4 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tagless Derivation [![CI](https://github.com/pomadchin/tagless-derivation/workflows/CI/badge.svg)](https://github.com/pomadchin/tagless-derivation/actions)
This project is an experimental playground to work on the [cats-tagless](https://github.com/typelevel/cats-tagless/issues/170) macros migration to Scala 3.
## License
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0