Last night I went down the mpd rabbit hole.

I now have about 25% of its client API implemented in fennel with the only dependency being lua-socket.

Guess what comes with lua-socket baked in!

https://codeberg.org/alexjgriffith/fennel-mpd/src/branch/main/examples/love2d/wrap.fnl

#love2d #fennel