Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用pyLirc在 Python 中制作一个小型应用程序的原型。出于性能原因(除其他外),我正在迁移到 Haskell,但找不到任何提供类似功能的模块。我应该坚持使用“lirc_client.h”还是有其他选择?
目前还没有 Haskell 绑定到 Lirc。看起来不太难。