[Newcomer] Status of AI, graphics programming and performance in Haskell?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

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
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Chart

    A 2D charting library for haskell

    Hi u/Target_Organic, I wich you a warm welcome! Haskell is often very satisfying to work with, it has a sense of beauty in it. Regarding your questions: 1. I never had big problems about performance. However, I personally place more emphasis about correctness, simplicity and readability of my programs. Performance tuning comes after. 2. For graphic libraries, I know diagrams, Reanimate and Haskell-chart. Since you seems interested by mathematical approach to graphics, I think you will find happiness there. 3. I'm not sure about the AI field. Other, more practical languages such as Python seems to have taken the lead. What is sure for me, that Machine Learning/NN would be nicely describe in Haskell with solid foundations.

  • 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
  • reanimate

    Haskell library for building declarative animations based on SVG graphics

    Hi u/Target_Organic, I wich you a warm welcome! Haskell is often very satisfying to work with, it has a sense of beauty in it. Regarding your questions: 1. I never had big problems about performance. However, I personally place more emphasis about correctness, simplicity and readability of my programs. Performance tuning comes after. 2. For graphic libraries, I know diagrams, Reanimate and Haskell-chart. Since you seems interested by mathematical approach to graphics, I think you will find happiness there. 3. I'm not sure about the AI field. Other, more practical languages such as Python seems to have taken the lead. What is sure for me, that Machine Learning/NN would be nicely describe in Haskell with solid foundations.

  • hs-quake-3

    Quake 3 map viewer written in Haskell

    To give a feel of what is possible, I've written a Quake 3 map viewer in Haskell (https://github.com/ocharles/hs-quake-3). I'm not the first to do this - Lambda Cube did this 9 years ago (https://www.youtube.com/watch?v=JleoASegUlk)

  • vulkan

    Haskell bindings for Vulkan (by expipiplus1)

    At this point the answer is: yes, we have some. We have sdl2 (https://hackage.haskell.org/package/sdl2), gl (https://hackage.haskell.org/package/gl), OpenGL (https://hackage.haskell.org/package/OpenGL), GLFW (https://hackage.haskell.org/package/GLFW), vulkan (https://hackage.haskell.org/package/vulkan), dear-imgui.hs (https://hackage.haskell.org/package/dear-imgui). There's certainly much more out there - this is a biased list of stuff I've either used or contributed to.

  • gl

    Complete raw OpenGL bindings for Haskell (by ekmett)

    At this point the answer is: yes, we have some. We have sdl2 (https://hackage.haskell.org/package/sdl2), gl (https://hackage.haskell.org/package/gl), OpenGL (https://hackage.haskell.org/package/OpenGL), GLFW (https://hackage.haskell.org/package/GLFW), vulkan (https://hackage.haskell.org/package/vulkan), dear-imgui.hs (https://hackage.haskell.org/package/dear-imgui). There's certainly much more out there - this is a biased list of stuff I've either used or contributed to.

  • LearnOpenGL.hs

    LearnOpenGL.com examples ported to Haskell

    Not finished, but relevant: https://github.com/dmjio/LearnOpenGL.hs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Reanimate: Build declarative animations with SVG and Haskell

    1 project | /r/hypeurls | 20 Dec 2022
  • Reanimate: great library for creating math videos similar to 3Blue1Brown

    1 project | /r/haskell | 8 Oct 2021
  • Looking for SVG library recommendations

    3 projects | /r/haskell | 23 Mar 2022
  • Beginner Question on library

    2 projects | /r/haskell | 12 Mar 2021
  • Old blog of Matt Henderson, beautiful math animations

    2 projects | news.ycombinator.com | 5 Dec 2023

Did you konow that Haskell is
the 24th most popular programming language
based on number of metions?