Java from Haskell

Our
introductory post for
inline-java showed that we
could call methods written in Java (or indeed any JVM function) from
Haskell. Much in the style of other packages, it is moreover possible
to do using java syntax, so examples from Java API documentatio… Read more

Similar

Java vs. JavaScript: Battle of Concurrency

Java vs Javascript: Battle of Concurrency Almost a decade back, it was shocking when Walmart announced it’s ditching their old Java based systems and re-writing everything in Javascript, as they need to handle more than 20,000 requests per second on thei... (more…)

Read more »