nikomatsakis / context-capabilities-initiative

https://nikomatsakis.github.io/context-capabilities-initiative/
Apache License 2.0
12 stars 1 forks source link

Survey implementations of context capabilities in other languages #5

Open yoshuawuyts opened 2 years ago

yoshuawuyts commented 2 years ago

We should create a section summarizing how the problem we're setting out to solve here is solved in other languages. For example Koka's effects, Scala's implicits (versions 1 and 2), and likely more. We should be able to articulate how our design differs from similar designs in other languages, and why our design works best for Rust.

yoshuawuyts commented 2 years ago