portrait

End of Line blog

Thoughts on software development, by Adam Ruka

Latest articles

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.


Graal Truffle tutorial part 13 – classes 2: fields, this, constructors

In the thirteenth part of the Truffle tutorial, we continue with the implementation of classes. In this article, we add support for the "this" keyword, as well as instance fields and constructors.


New versions of Jilt released

For the first time in six years, I've added some features to Jilt, my Java library for generating Builder pattern classes.


All articles »