2 citations · 3 across the 2 of their papers we have counts for
2 papers
cs.PL2022★ 2 cited
Decomposition Without Regret
Weixin Zhang, Cristina David, Meng Wang
Programming languages are embracing both functional and object-oriented paradigms. A key difference between the two paradigms is the way of achieving data abstraction. That is, how…
cs.PL2019★ 1 cited
Shallow EDSLs and Object-Oriented Programming: Beyond Simple Compositionality
Weixin Zhang, Bruno Oliveira
Context: Embedded Domain-Specific Languages (EDSLs) are a common and widely used approach to DSLs in various languages, including Haskell and Scala. There are two main implementati…