@MISC{Epf_translationof, author = {Burak Emir Epf}, title = {Translation Of Pattern Matching In A Java-Like Language}, year = {} }
Bookmark
OpenURL
Abstract
Pattern matching is a programming language construct that is common in functional programming but somewhat less popular in object-oriented languages. The present paper gives an overview of issues that arise when adding pattern matching to an object-oriented language like Java.