Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Stephan Dieter Bieging
Título: Implementação de Mapeamento Finito (Arrays) Dinâmico no Ambiente Furbol
 
Abstract:
This assignment describes the development of a prototype of a block structured programming language environment with vocabulary in the portuguese language. The work is based on the work of conclusion of course from Anderson Adriano (Adriano, 2001), extending it through the inclusion of new constructions like dynamic arrays and non-local variable access and generating executable code for those constructions. For the formal specification of the syntax, the BNF (Backus-Naur Form) notation is used and for the formal specification of the semantics, the attribute grammar is used.