Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
4 results found tagged programming.
-
A Voice-Activated Syntax-Directed Editor for Manually Disabled Programmers
This paper presents VASDE (Voice-Activated Syntax-Directed Editor), a programming environment designed to allow people with manual disabilities to write Java code using voice commands instead of a keyboard and mouse. The authors argue that traditiona…
-
Nonvisual Tool for Navigating Hierarchical Structures
This paper presents the Aural Tree Navigator, an Eclipse IDE plug-in that enables blind programmers to navigate hierarchical program structures (such as package explorers, class hierarchies, and file systems) using keyboard commands and speech/sound …
-
Addressing Accessibility Barriers in Programming for People with Visual Impairments: A Literature Review
This systematic literature review analyzes 70 papers published between 2000-2020 examining accessibility barriers in programming for people with visual impairments and proposed solutions. The review covers both professional programmers and students l…
-
The Implementation of a Vocabulary and Grammar for an Open-Source Speech-Recognition Programming Platform
This paper presents the development of a standardized vocabulary and grammar for voice-based programming, designed to make coding accessible to people with limited hand mobility or visual impairments. The work is part of the larger Kavita Project, wh…