Demonstration of Grid-Coding: An Accessible, Eficient, and Structured Coding Paradigm for Blind and Low-Vision Programmers

User Interface Software and Technology(2022)

引用 1|浏览0
暂无评分
摘要
We demonstrate Grid Editor, an implementation of our novel Grid-Coding paradigm for addressing code navigation, editing, and associated challenges for blind and low-vision (BLV) programmers with text-based programming. Grid Editor is implemented as a spreadsheet-like web application to render Python code in a structured 2D grid. The Editor represents a single line with a row, a single scope with a column, and replaces traditional whitespace-based indentation with meaningful indentation cells. As a result, Grid-Editor supports quickly navigating source code to fnd context, detecting syntax errors, managing indentation, and writing syntax-error-free source code.
更多
查看译文
关键词
Accessibility, programming languages, blind and low-vision, programmers, Python, code writing, grid-coding
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要