InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 3 Haskell algebraic-effect Projects
-
Project mention: What features would you want in a new programming language? | reddit.com/r/ProgrammingLanguages | 2023-01-03
It also offers a great Inversion of Control mechanism where everything is customisable, and, unlike Capability Objects, AESs also offer compatibility with type inference (you can pass functions doing IO to map, and it Just Works(TM)) and first-class control over stack frames (because really a continuation function is just some stack frames, which you can manually move to the heap if you want a closure; which means async is an effect!). It also is composable in ways Monads are not.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Haskell algebraic-effects related posts
- Let's collect relatively new research programming languages in this thread
- [Offer] Tutoring for Computer Science / Programming / Software Engineering topics
- Implementing the Perceus reference counting GC
- Release v2.4.0 · koka-lang/koka
- Effekt, a research language with effect handlers and lightweight polymorphism
- But indeed, `Memory` should be an effect, why not?
- What are the downsides to functional programming?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Feb 2023
Index
What are some of the best open-source algebraic-effect projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | koka | 2,478 |
2 | fused-effects | 592 |
3 | fused-effects-readline | 5 |