2 citations · 2 across the 2 of their papers we have counts for
2 papers
cs.PL2026★ 2 cited
-Calculus: Object-Oriented Formalism
Yegor Bugayenko, Maxim Trunnikov
Object-oriented programming (OOP) is one of the most popular paradigms used for building software systems. However, despite its industrial and academic popularity, OOP is still mis…
cs.PL2026
Compile-Time Java Stream Fusion via mapMulti
Yegor Bugayenko, Maxim Trunnikov, Vladimir Zakharov
The Java Stream API, introduced in Java 8, makes data processing more expressive and concise compared to imperative loops. However, this abstraction can come with significant perfo…