bearlibterminal-hs icon indicating copy to clipboard operation
bearlibterminal-hs copied to clipboard

Low level Haskell bindings to the BearLibTerminal graphics library.

Results 4 bearlibterminal-hs issues
Sort by recently updated
recently updated
newest added

terminalPut with unicode codespace numbers does at least.

I mostly ported the main menu and the speed example just to check if there was a huge slowdown in the FFI bindings (spoilers: basically none)..but when I then split...

I don't know if there is much speedup to be gained from it...

It's currently a pain to pass through `--extra-lib-dirs` with multiple layers of dependencies and I don't know enough about how you're MEANT to do this sort of thing to do...