mikesol / purescript-native-cpp-ffi

C++ foreign export implementations for the standard library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ foreign export implementations for the standard library

Note that many values are currently missing. Only a minimum set has been implemented – just beyond enough for the standard compiler tests to pass. Please feel free to contribute any that you have implemented yourself (via a pull request).

About

C++ foreign export implementations for the standard library

License:MIT License


Languages

Language:C++ 60.6%Language:C 39.4%