TeX Haskell

Open-source TeX projects categorized as Haskell

Top 5 TeX Haskell Projects

  1. milewski-ctfp-pdf

    Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

    Project mention: Category Theory in Programming | news.ycombinator.com | 2024-12-01

    IMO Bartosz Milewski gave a pretty good answer to the "why" question in the preface to his book:

    > Second, there are many different kinds of math, and they appeal to different audiences. You might be allergic to calculus or algebra, but it doesn’t mean you won’t enjoy category theory. I would go as far as to argue that category theory is the kind of math that is particularly well suited for the minds of programmers. That’s because category theory — rather than dealing with particulars — deals with structure. It deals with the kind of structure that makes programs composable.

    Composition is at the very root of category theory — it’s part of the definition of the category itself. And I will argue strongly that composition is the essence of programming. We’ve been composing things forever, long before some great engineer came up with the idea of a subroutine. Some time ago the principles of structured programming revolutionized programming because they made blocks of code composable. Then came object oriented programming, which is all about composing objects. Functional programming is not only about composing functions and algebraic data structures — it makes concurrency composable — something that’s virtually impossible with other programming paradigms.

    https://bartoszmilewski.com/2014/10/28/category-theory-for-p...

    And regarding:

    > Anything that could be useful to you from CT can be explained in one afternoon over some coffee or beer.

    Yes, you can go through the definitions, but you won't understand all of those concepts in one afternoon unless you're a savant.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. AlgoXY

    Book of Elementary Functional Algorithms and Data structures

  4. selective

    Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically

  5. alga-paper

    A minimalistic, elegant and powerful approach to working with graphs in a functional programming language

  6. Parallel-Arrows-Definition

    Using Arrows to model parallel processes/computations.

  7. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TeX Haskell discussion

Log in or Post with

TeX Haskell related posts

  • Category Theory in Programming

    3 projects | news.ycombinator.com | 1 Dec 2024
  • Category Theory Illustrated: Logic(2021)

    2 projects | news.ycombinator.com | 25 Oct 2024
  • The cruelty of teaching computing science (1988)

    1 project | news.ycombinator.com | 19 Aug 2024
  • Category Theory Using String Diagrams (2014)

    2 projects | news.ycombinator.com | 29 Jun 2024
  • reflect-cpp - Now with compile time extraction of field names from structs and enums using C++-20.

    9 projects | /r/cpp | 9 Dec 2023
  • Category Theory for Programming

    1 project | news.ycombinator.com | 6 Nov 2023
  • Polynomial Functors: A Mathematical Theory of Interaction [pdf]

    1 project | news.ycombinator.com | 9 Jul 2023
  • A note from our sponsor - Nutrient
    www.nutrient.io | 12 Feb 2025
    Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →

Index

What are some of the best open-source Haskell projects in TeX? This list will help you:

# Project Stars
1 milewski-ctfp-pdf 11,136
2 AlgoXY 6,236
3 selective 204
4 alga-paper 195
5 Parallel-Arrows-Definition 18

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that TeX is
the 37th most popular programming language
based on number of references?