当前位置: X-MOL 学术arXiv.cs.PL › 论文详情
Our official English website, www.x-mol.net, welcomes your feedback! (Note: you will need to create a separate account there.)
PLIERS: A Process that Integrates User-Centered Methods into Programming Language Design
arXiv - CS - Programming Languages Pub Date : 2019-12-10 , DOI: arxiv-1912.04719
Michael Coblenz, Gauri Kambhatla, Paulette Koronkevich, Jenna L. Wise, Celeste Barnaby, Joshua Sunshine, Jonathan Aldrich, Brad A. Myers

Programming language design requires making many usability-related design decisions. However, existing HCI methods can be impractical to apply to programming languages: they have high iteration costs, programmers require significant learning time, and user performance has high variance. To address these problems, we adapted both formative and summative HCI methods to make them more suitable for programming language design. We integrated these methods into a new process, PLIERS, for designing programming languages in a user-centered way. We evaluated PLIERS by using it to design two new programming languages. Glacier extends Java to enable programmers to express immutability properties effectively and easily. Obsidian is a language for blockchains that includes verification of critical safety properties. Summative usability studies showed that programmers were able to program effectively in both languages after short training periods.

中文翻译:

钳子:将以用户为中心的方法集成到编程语言设计中的过程

编程语言设计需要做出许多与可用性相关的设计决策。然而,现有的 HCI 方法应用于编程语言可能不切实际:它们具有高迭代成本,程序员需要大量的学习时间,并且用户性能差异很大。为了解决这些问题,我们采用了形成性和总结性 HCI 方法,使它们更适合编程语言设计。我们将这些方法集成到一个新流程 PLIERS 中,用于以用户为中心的方式设计编程语言。我们通过使用它来设计两种新的编程语言来评估 PLIERS。Glacier 扩展了 Java,使程序员能够有效且轻松地表达不变性属性。Obsidian 是一种区块链语言,包括对关键安全属性的验证。
更新日期:2020-08-26
down
wechat
bug