effekt-lang / effekt-lang/effekt
Always specialize non-recursive functions with regard to their function arguments
Open
experiment
feature
- Dominant language
- Scala
- Stars
- 469
- Forks
- 41
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 23
Description
We want to experiment with an inlining rule that always inlines every non-recursive higher-order function and runs after static argument transformation. This gives us specialization of functions to their function arguments.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.