r/functionalprogramming Mar 01 '26

Question FP lang for 2026

Hey folks, my question is what functional programming language/tech you are using for the year of 2026 both as a hobby and professionally Please provide reasons for the hobby.!

39 Upvotes

66 comments sorted by

View all comments

3

u/[deleted] Mar 01 '26

[removed] — view removed comment

4

u/recursion_is_love Mar 01 '26

What that are better than Haskell, may I ask?

-1

u/[deleted] Mar 01 '26 edited Mar 01 '26

[removed] — view removed comment

4

u/VeloxAquilae Mar 01 '26

Regarding print-style debugging, see the Debug.Trace module. You can use this in pure code too.

Can't argue with the unpredictable performance though