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. Learn more →
Top 5 TeX Haskell Projects
-
milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
On a seperate note, I was curious about the relationship between functors in the OOP context and functorsin their much older mathematical sense, as maps between categories. It seemed to me that the naming couldn't just be a coincidence and there had to be some subtle analogy I was missing; after all, category theoretic concepts do show up in some programming languages (e.g. Haskell). As far as I can tell, though, there isn't, and the nomenclature really is just a coincidence. I ran into this stack post, where user mip points out that the two names have no relationship and functors are more aptly called function objects in OOP contexts when there is possibility for confusion.
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. 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.
-
selective
Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically
Project mention: Is it possible to write a definitional interpreter in Applicative style? | reddit.com/r/haskell | 2022-09-28I don't that that it goes fully all the way to monads. But, it does seem to require something "stronger" than applicatives, and I think stronger than selective functors -- though maybe there is a selection domain that is sufficient.
-
alga-paper
A minimalistic, elegant and powerful approach to working with graphs in a functional programming language
-
Project mention: Using Arrows to model parallel processes/computations | news.ycombinator.com | 2022-03-03
-
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.
TeX Haskell related posts
- Functor thoughts
- Book recommendations on category theory/ meta theories/ frameworks to think.
- Ask HN: How to get into algorithmic thinking and leetcode?
- Exploring the Intersection of Data Science and Philosophy
- I am learning category theory
- Areas Of Math Making Use of Category Theory
- Online courses that use, but don't teach, Haskell?
-
A note from our sponsor - SonarQube
www.sonarqube.org | 5 Feb 2023
Index
What are some of the best open-source Haskell projects in TeX? This list will help you:
Project | Stars | |
---|---|---|
1 | milewski-ctfp-pdf | 10,008 |
2 | AlgoXY | 5,513 |
3 | selective | 194 |
4 | alga-paper | 176 |
5 | Parallel-Arrows-Definition | 18 |