reduce parser
[/rɪˈdjuːs ˈpɑːrsər/]
nounpl: reduce parsers
analisador de redução
1. A type of bottom-up parser in compiler design that uses a reduce operation to build a parse tree by recognizing grammar productions and reducing sequences of symbols to non-terminals
The reduce parser processes input tokens from left to right, using a stack to manage symbols and reductions.
O analisador de redução processa tokens de entrada da esquerda para a direita, usando uma pilha para gerenciar símbolos e reduções.
2. A parser that employs shift-reduce parsing techniques, where reduce operations replace sequences of grammar symbols with their corresponding non-terminals
A shift-reduce parser is a common type of reduce parser used in YACC and similar parser generators.
Um analisador shift-reduce é um tipo comum de analisador de redução usado em YACC e geradores de analisador similares.
This is a specialized technical term primarily used in compiler design and formal language theory. It is predominantly used in English within the international computer science community, though Brazilian and Portuguese universities teach this concept using the Portuguese translation 'analisador de redução'. The term is most commonly encountered in academic settings, compiler construction courses, and when working with parser generator tools like YACC, Bison, or similar utilities.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →