Glossary
Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.
Search results
- Code Accessibility(also: Programming Accessibility, Accessible Coding)
- The practice of making programming environments, source code, and software development tools usable by people with disabilities, particularly those with visual impairments. Code accessibility encompasses accessible IDEs and text editors, aural or tactile representations of code…
- Computer Braille(also: Computer Braille Code, CBC)
- Computer Braille is a specialized braille notation system that includes characters for symbols commonly used in computing, such as brackets, braces, semicolons, and other punctuation not found in standard literary braille. Unlike literary braille, which uses contractions to…
- Context-Free Grammar(also: CFG, Formal Grammar)
- A formal system for defining the syntactic rules of a language, consisting of a set of production rules that describe how symbols can be combined to form valid expressions. In accessibility and assistive technology, context-free grammars are significant because they can be used…
3 results.