Skip to content

Commit b3d86f0

Browse files
authored
Add libraries that require replacement for Evals.eval
1 parent b67068a commit b3d86f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/macros.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ While being experimental, the Scala community has largely adopted the Scala 2 [D
1010

1111
Here is an incomplete list of libraries that use Scala 2 macros and their migration status:
1212

13+
* [expression-evaluator](https://github.com/plokhotnyuk/expression-evaluator) - not migrated, no replacement for `Evals.eval`
14+
* [jsoniter-scala](https://github.com/plokhotnyuk/jsoniter-scala) - not migrated, no replacement for `Evals.eval`
15+
1316
[Contributors welcome!](CONTRIBUTING.md)
1417

1518
## How to?

0 commit comments

Comments
 (0)