Popularity
0.2
Stable
Activity
0.0
Stable
0
0
0

Programming language: Rust
Tags: Development Tools     FFI     Haskell    

rushs alternatives and similar packages

Based on the "Haskell" category.
Alternatively, view rushs alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of rushs or a related project?

Add another 'Haskell' Package

README

rushs

Haskell in Rust FFI Example

To run you'll need gcc, make, stack and cargo. Then just run:

make run

and it will build the example properly and run it!

You can find the post that covers this example on my blog.