inline-java
Haskell/Java interop via inline Java code in Haskell modules. (by tweag)
inline-c | inline-java | |
---|---|---|
4 | 2 | |
288 | 231 | |
0.7% | 0.4% | |
3.4 | 5.5 | |
4 months ago | over 1 year ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
inline-c
Posts with mentions or reviews of inline-c.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-12.
-
Help needed for FFI (presumable segmentation fault)
Check out https://github.com/fpco/inline-c
-
Will I suffer attempting to use Haskell in a company that mainly uses c++
Learn inline-c and inline-c-cpp really well. You will feel enabled if you can call the power of C++ from Haskell. You can find some examples in the opencv package.
-
Passing a Haskell object over to a C++ program
As mentioned by /u/0xab inline-c can also do C++ and is the solution for low-level interop with C++. Its C++ support was made for the opencv binding, and in contrast to normal FFI, it allows you to use templated code and so on, splicing Haskell variables in via TH quasiquoters/antiquoters.
inline-java
Posts with mentions or reviews of inline-java.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-30.
-
Ecosystem: Haskell vs JVM (Eta, Frege)
Also, inline-java
What are some alternatives?
When comparing inline-c and inline-java you can also consider the following projects:
hpp - hpp - A Haskell Preprocessor
inline-c-cpp
clone-all - clone all the github repositories of a particular user.
castle - A tool to manage shared cabal-install sandboxes.
grm - grm grammar converter
shuffle - Shuffle tool used by UHC (Utrecht Haskell Compiler)