purescript / pursuit

Website for hosting and searching PureScript API documentation
https://pursuit.purescript.org/
Other
170 stars 47 forks source link

Port project to PureScript? #474

Open JordanMartinez opened 1 year ago

JordanMartinez commented 1 year ago

spago is being rewritten in PureScript so it can reuse the code provided by the upcoming Registry. I was wondering if this infrastructure should follow suit.

More people might contribute because it's written in the language they're using as opposed to Haskell, which tends to have a higher setup curve simply because of the tooling and language extensions.

However, I'm not sure what other advantages and disadvantages there might be. This code does work, but the large list of issues shows that some TLC would be nice.

flip111 commented 9 months ago

If it were to more to purescript i suggest it would be an offline first app that can double for local generated documentation. With search functionality on the client side