<div>Hi, <br><br>I am currently writing a small library. </div><div>I will provide a small web-api for it, however I have some colleagues who neither have experience in haskell, nor in web-dev. <br></div><div>Also they maybe want to produce programs using my library without internet / docker / etc. <br></div><div><br></div><div>So in addition I'd like to provide the library "wrapped" for other languages, especially python, but maybe java as well. <br></div><div>These wrappers should do nothing except invoking their pardons on the library, and should somewhat contain the library. </div><div><br></div><div>What is the common way to do this? <br><br></div><div class="protonmail_signature_block protonmail_signature_block-empty"><div class="protonmail_signature_block-user protonmail_signature_block-empty"><br></div><div class="protonmail_signature_block-proton protonmail_signature_block-empty"><br></div></div><div>I've seen "hyphen" as a super heavyweight solution, and I've seen people starting the haskell library listening on system-pipes. <br></div><div>I don't feel that these are the "best" solutions, atleast for my intention. <br></div><div><br></div><div>best regards<br></div><div>Leonhard</div>