yellowtides / owenbot-hs

A utility bot written in Haskell for the Edinburgh Informatics Class of ‘24’s main messaging platform (Discord server).
https://yellowtid.es/owenbot-hs/
BSD 3-Clause "New" or "Revised" License
8 stars 7 forks source link

Investigate a EDSL rewrite #37

Open yutotakano opened 3 years ago

yutotakano commented 3 years ago

No one in the team is currently knowledgeable enough in Haskell to design nor implement a highly abstract embedded domain-specific language (EDSL) like Hspec or Scotty. We don't even know if it's worth the effort (tradeoffs, benefits, etc).

This issue keeps track of design/implementation ideas for when someone feels they want to investigate the viability and possibly tackle at a prototype.