#Purescript

Boyd Stephen Smith Jr.BoydStephenSmithJr@hachyderm.io
2025-05-19

@rzeta0 It's written in #Purescript -- the syntax is somewhat similar tho, so you might understand: gitlab.com/bss03/halogen-lambd

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-05-09

Come join us for another day of geeking out over functional programming! The FPIndia May meetup is here!

https://hasgeek.com/fpindia/bangalore-fp-may-meetup/

#Bangalore #FunctionalProgramming #FPIndia #Meetup #India #Haskell #PureScript #OCaml #Elixir #Clojure #Scala

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-05-09

Come join us for another day of geeking out over functional programming! The FPIndia May meetup is here!

https://hasgeek.com/fpindia/bangalore-fp-may-meetup/

#Bangalore #FunctionalProgramming #FPIndia #Meetup #India #Haskell #PureScript #OCaml #Elixir #Clojure #Scala

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-05-09

Come join us for another day of geeking out over functional programming! The FPIndia May meetup is here!

https://hasgeek.com/fpindia/bangalore-fp-may-meetup/

#Bangalore #FunctionalProgramming #FPIndia #Meetup #India #Haskell #PureScript #OCaml #Elixir #Clojure #Scala

Justin Woo - Superior String Spaghetti with PureScript (HaskellX 2018 Lightning Talk)

infosec.pub/post/27746810

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-05-03

Is there any org in #Bangalore that would like to lend their space for an #FPIndia meetup? Please dm

#India #FunctionalProgramming #Meetup #Haskell #PureScript #Erlang #Elixir #OCaml #Scala #Clojure

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-05-01

If you want to learn #Haskell, and are not allergic to frontend development, start with #PureScript.

Yes, the tooling situation in Haskell is that bad, and it will actively prevent you from focusing on learning. PureScript meanwhile is basically Haskell, and fantastic and modern in every way.

You will thank me

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-04-28

@cafkafk have you looked at #PureScript

harryprayivharryprayiv
2025-04-20

If youโ€™re a user or a proponent of please consider donating to the project to keep it alive.

Itโ€™s a fairly obscure project but, IMO, it is THE language for web .

On top of that, the backend was recently rewritten in which tends to be very popular choice in the world due to its rigor.

I see nipping at its heels but IMO, PS will always be a more bespoke and opinionated tool.

opencollective.com/purescript/

Boyd Stephen Smith Jr.BoydStephenSmithJr@hachyderm.io
2025-04-11

Whelp. Just got let go. They actually disabled my account while I was in the exit interview. Corporate IT is _cold_.

Anyway, I guess I'm looking for a new position maybe even be #FediHired ?

I have to live in Cove, AR with my disabled family, so it will probably need to be 100% remote.

I'd prefer to keep doing #Haskell or try out #PureScript in production, or even something more exotic like #Agda or #Idris

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-04-09

Full stack #PureScript ๐Ÿœ

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-04-07

Ready to geek out over functional programming? Join us for the upcoming FPIndia Bangalore meetup!
https://hasgeek.com/fpindia/bangalore-fp-april-meetup/

#Bangalore #FunctionalProgramming #FPIndia #Meetup #India #Haskell #PureScript #OCaml #Elixir #Clojure #Scala

harryprayivharryprayiv
2025-03-13

@xyhhx Iโ€™m an absolute hack but I find myself standing on the shoulders of giants that stand on the shoulders of giants that stand on the shoulder of giants that stand on theโ€ฆ.

Iโ€™d absolutely love to get into anything you might be wondering about. I eventually switched to it because it made more sense as someone that loved calculus in high school.

Hereโ€™s a cool intro video I watched the other day about my pet language
redirect.invidious.io/watch?v=

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-03-09

Why would people use other programming languages for frontend dev when #PureScript is just right there?

#FunctionalProgramming

harryprayivharryprayiv
2025-03-02

I built a working full stack web app.

and now I have gotten to the point in the building of that app where I say, โ€œhow can I now take this project and strip out all of the domain-specific types and instances and have generate them programmatically so I just have to write one very descriptive schema to build a huge array of different apps for different domains?โ€

mlabs-haskell.github.io/lambda

mlabs-haskell.github.io/lambda

Anupam ๐Ÿ‡ฎ๐Ÿ‡ณใ€ŠใƒŸใ€‹ฮปโ‰กaj@id1.in
2025-02-28

I wrote a small #PureScript DSL to compute taxes. Why?

1. Tax season is here, and all the online calculators are terrible!

2. The Indian tax code has different "tax regimes" that you can opt for and I wanted to compare how the tax liability changes with your choice. Hence a DSL, and not merely a calculator.

3. Writing a tax calculator is the best way to understand the nuances of the tax code.

4. Writing DSLs is fun!

Code here - https://forge.id1.in/aj/purescript-taxes

#India #Taxes #TaxCalculation #FunctionalProgramming

2025-02-26

@kack I had some success with re-frame. It was enjoyable. I also used #purescript which feel like magic but I could never be as productive with it as I could with #Clojure.

2025-02-19

As promised above, I've made a demo todo app for the style/architecture I described in a previous series of posts ; dicioccio.fr/purescript-minito (the code: github.com/lucasdicioccio/pure ) + I've opened the set of "bricks" (i.e., bulma-css style "components").

#purescript #webapps #OpenSource

2025-02-11

dicioccio.fr/how-i-write-pures

And I've done Part-3. It's good to delete tons of notes I had accumulated and make them almost well-formed thoughts.

I'll likely make:
- a git template/demo repo of some sort
- some step-back post for the over-arching theme of how simple-approaches lead you far

Next in line: a rant about SQL (tutorials but there are some original sins), it's gonna be much shorter than the close to 8,000 words of text of the recent series.

#architecture #purescript #halogen #webapps

Felix ๐Ÿ‡บ๐Ÿ‡ฆ๐Ÿšดโ€โ™‚๏ธ๐Ÿ‡จ๐Ÿ‡ฆ๐Ÿ‡ฌ๐Ÿ‡ฑ๐Ÿ‡ฉ๐Ÿ‡ฐ๐Ÿ‡ฒ๐Ÿ‡ฝ๐Ÿ‡ต๐Ÿ‡ฆ ๐Ÿ‡ช๐Ÿ‡บleobm@norden.social
2025-02-11

Is it just me? but what's stopping me from using #purescript seriously now is that spago works completely differently now. I mean, the migration from spago.dhall to spago.yaml
Or are you all still using spago-legacy?

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst