inline-java
Java caller
A tool that allows Haskell programs to call Java functions directly without writing foreign function interface code
Haskell/Java interop via inline Java code in Haskell modules.
230 stars
41 watching
15 forks
Language: Haskell
last commit: 12 months ago ffihaskellinteroperabilityjavajnijvm
Related projects:
Repository | Description | Stars |
---|---|---|
tweag/inline-js | Enables interoperability between Haskell and JavaScript by providing a set of tools and libraries to call one language from the other. | 131 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 147 |
tweag/linear-base | A standard library providing minimal facilities to write practical code with linear types in Haskell. | 336 |
nh2/call-haskell-from-anything | A tool for serializing function calls and integrating Haskell with various programming languages via dynamic libraries and serialization | 391 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
travisbrown/dhallj | An implementation of the Dhall configuration language for Java | 174 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,642 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
jagajaga/fp-course-itmo | A comprehensive online resource for learning functional programming in Haskell | 613 |
laidig/siri-20-java | A Java implementation of the SIRI 2.0 protocol for conversational interfaces. | 6 |