Using CORBA to integrate a compiler developed in Java with tools in other programming languages

This article presents a solution for integrating the core of a compiler built using the Java language with other programming languages. Were analyzed different alternatives of integration and it was decided to use CORBA for it best meet of the desired requirements. All the core features were provide...

ver descrição completa

Detalhes bibliográficos
Autores: Noschang, Luiz Fernando, Raabe, André Luís Alice
Formato: artículo
Estado:Versión publicada
Fecha de publicación:2013
País:Brasil
Recursos:Universidade do Estado de Santa Catarina (UDESC)
Repositorio:Revista Brasileira de Contabilidade e Gestão
Idioma:portugués
OAI Identifier:oai::article/3285
Acesso em linha:https://www.revistas.udesc.br/index.php/reavi/article/view/3285
Access Level:acceso abierto
Palavra-chave:compilador
CORBA
interoperabilidade
compiler
interoperability
interoperabilidad
Descrição
Resumo:This article presents a solution for integrating the core of a compiler built using the Java language with other programming languages. Were analyzed different alternatives of integration and it was decided to use CORBA for it best meet of the desired requirements. All the core features were provided to other applications using CORBA. It was performed a case study of integration with an IDE built in C # which allowed the validation of the implementation and pointed performance problems that deserve further investigation.