Speaker: Conor Svensson Conor is the author of the Ethereum Java and Android integration library web3j (https://www.github.com/web3j/web3j). In this talk, Co...
Read more »
Manifold plugs into Java to supplement it with game-changing features, from Type-safe Metaprogramming, Extension Methods, Operator Overloading, and Unit Expressions to an integrated Template Engine... (more…)
Read more »
It is not uncommon that we need to represent an array of Boolean (true or false) values. There are multiple ways to do it. The most natural way could be to construct an array of booleans (the native Java type). It is likely that when stored in an array, J... (more…)
Read more »
Is microservice architecture right for your organization?
Read more »
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more. - manifold-systems/manifold... (more…)
Read more »