A complete interpreter implementation of Featherweight Java (FJ), a minimal core calculus for Java, developed as part of the Principles and Paradigms of Programming Languages course at the University ...
A simple Java-based Blockchain implementation demonstrating the core concepts of blockchain technology, including Merkle Root computation, Proof-of-Work mining, and block linking via SHA-256 hashes.
Abstract: Reports about experiences while designing and implementing a Java based industrial software which enables the (semi)-automatically translation of control programs from one platform to ...