haskell-posit

Haskell bindings for the SoftPosit C library 🧮 (WIP)

README.md (433B)

 1 # haskell-posit
 2 
 3 Haskell bindings for the [SoftPosit](https://gitlab.com/cerlane/SoftPosit/) C 
 4 library, providing posit arithmetic support in Haskell.
 5 
 6 ## License
 7 
 8 This bindings are licensed undender the 
 9 [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.en.html). 
10 Note that the SoftPosit library is still subject to it's [original licensing 
11 terms](https://gitlab.com/cerlane/SoftPosit/-/blob/master/LICENSE).
12