#edsl — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #edsl, aggregated by home.social.
-
To my surprise, the idea I had last night is actually working just fine in #RustLang.
So, my #VisualNovel #SpareTimeProject is now probably going to use an #eDSL encoded as a #FreeMonad which is wrapped in a #StateMonadTransformer.
Now I just need to continue working on it. I haven't made much progress in the last 9 months...
-
Isn't it perplexing to see someone eagerly writing raw SQL when they could have used a type-safe embedded domain-specific language such as Esqueleto in Haskell? Why does anyone want to give up on composability and bug-checking?