portrait

End of Line blog

Thoughts on software development, by Adam Ruka

Latest articles

Jilt 1.6 supports Functional Builders

With the latest release, Jilt, my Java library for auto-generating Builder classes, now supports a new style of Builders, called Functional Builders.


Graal Truffle tutorial part 14 – classes 3: inheritance, super

In the fourteenth part of the Truffle tutorial, we conclude the miniseries on implementing classes by adding support for inheritance, and the "super" keyword.


Jilt version 1.5 released!

When it rains, it pours! The interest in Jilt, my library for generating Builder classes in Java, continues to be high, and so a new release, version 1.5, has been published, adding a few new features, and fixing one bug.


All articles »