"I built a web language with Haskell-like syntax for fun.
Haskell Community [Unofficial]
June 7, 2026
Looks Cool!
I was wondering, how hard would it be to cut out the PHP-style parsing of HTML interleaved with code into some standalone reusable functionality? I assume people would love to plug in various custom other ad-hoc DSLs into this scheme.
(I guess there’s a lot of gotchas, mainly syntax collisions with the magic brackets, but perhaps there’s some unexplored design space there.)
Discussion in the ATmosphere