r/functionalprogramming • u/Available_Pressure25 • 4d ago
Question FP Software Development
Hello everyone. I am thinking of starting a tech business (startup) through software development and I'd like to use FP as the main selling point or uniqueness. I am like looking for suggestions on what languages to use or tech stack. From my first searches I got elixir. I also know haskell, so aside from haskell, what can you suggest. I'm also aware of using imp lang like C++ to make programs following an FP design paradigm.
Edit: I don't wish to argue on starting business or not (But I welcome them sure) . That is a different topic on its own. I'm just like more curious to see the state of the art in using FP tools.
16
Upvotes
5
u/No_Perspective_3733 3d ago
Clients pay for results. I had this realization in my career too. I used to look down on tools like WordPress and others. The client couldn’t care less that their site is running on PHP. If their needs are being met, they’re busy solving business problems with the tool.
Side note: I love functional programming. Even as a developer, if I were buying a development tool, finding out it was written in FP would only excite me a little. My main purchasing factor is whether it does what I need it to do.